Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / cc / test / skia_common.h
index 3424799..3bafa0b 100644 (file)
@@ -23,7 +23,7 @@ void DrawPicture(unsigned char* buffer,
                  const gfx::Rect& layer_rect,
                  scoped_refptr<Picture> picture);
 
-void CreateBitmap(gfx::Size size, const char* uri, SkBitmap* bitmap);
+void CreateBitmap(const gfx::Size& size, const char* uri, SkBitmap* bitmap);
 
 }  // namespace cc