Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / media / filters / skcanvas_video_renderer.h
index 9e3622d..0e5c520 100644 (file)
@@ -7,6 +7,7 @@
 
 #include "base/time/time.h"
 #include "media/base/media_export.h"
+#include "media/base/video_rotation.h"
 #include "third_party/skia/include/core/SkBitmap.h"
 #include "ui/gfx/rect.h"
 
@@ -30,7 +31,8 @@ class MEDIA_EXPORT SkCanvasVideoRenderer {
   void Paint(media::VideoFrame* video_frame,
              SkCanvas* canvas,
              const gfx::RectF& dest_rect,
-             uint8 alpha);
+             uint8 alpha,
+             VideoRotation video_rotation);
 
  private:
   // An RGB bitmap and corresponding timestamp of the previously converted