Home
last modified time | relevance | path

Searched defs:CreatePlatformCanvas (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/skia/ext/
Dplatform_canvas.h71 static inline SkCanvas* CreatePlatformCanvas(int width, in CreatePlatformCanvas() function
Dbitmap_platform_device_mac.cc253 SkCanvas* CreatePlatformCanvas(CGContextRef ctx, int width, int height, in CreatePlatformCanvas() function
260 SkCanvas* CreatePlatformCanvas(int width, int height, bool is_opaque, in CreatePlatformCanvas() function
Dbitmap_platform_device_skia.cc77 SkCanvas* CreatePlatformCanvas(int width, int height, bool is_opaque, in CreatePlatformCanvas() function
Dbitmap_platform_device_cairo.cc214 SkCanvas* CreatePlatformCanvas(int width, int height, bool is_opaque, in CreatePlatformCanvas() function
Dbitmap_platform_device_win.cc358 SkCanvas* CreatePlatformCanvas(int width, in CreatePlatformCanvas() function