Home
last modified time | relevance | path

Searched refs:CreateAndClear (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/skia/ext/
Dbitmap_platform_device_skia.h30 static BitmapPlatformDevice* CreateAndClear(int width, int height,
Dbitmap_platform_device_mac.h42 static BitmapPlatformDevice* CreateAndClear(int width, int height,
Dbitmap_platform_device_cairo.h78 static BitmapPlatformDevice* CreateAndClear(int width, int height,
Dbitmap_platform_device_win.h46 static BitmapPlatformDevice* CreateAndClear(int width, int height,
Dbitmap_platform_device_mac.cc143 BitmapPlatformDevice* BitmapPlatformDevice::CreateAndClear(int width, in CreateAndClear() function in skia::BitmapPlatformDevice
243 return BitmapPlatformDevice::CreateAndClear(info.width(), info.height(), in onCreateDevice()
Dvector_platform_device_skia.cc45 BitmapPlatformDevice::CreateAndClear(width(), height(), false)); in BeginPlatformPaint()
Dbitmap_platform_device_win.cc155 BitmapPlatformDevice* BitmapPlatformDevice::CreateAndClear(int width, in CreateAndClear() function in skia::BitmapPlatformDevice
276 return BitmapPlatformDevice::CreateAndClear(info.width(), info.height(), in onCreateDevice()
Dbitmap_platform_device_skia.cc23 BitmapPlatformDevice* BitmapPlatformDevice::CreateAndClear(int width, in CreateAndClear() function in skia::BitmapPlatformDevice
Dbitmap_platform_device_cairo.cc137 BitmapPlatformDevice* BitmapPlatformDevice::CreateAndClear(int width, in CreateAndClear() function in skia::BitmapPlatformDevice