CreateAndClear     78 skia/ext/bitmap_platform_device_cairo.h   static BitmapPlatformDevice* CreateAndClear(int width, int height,
CreateAndClear    244 skia/ext/bitmap_platform_device_mac.cc   return BitmapPlatformDevice::CreateAndClear(info.width(), info.height(),
CreateAndClear     42 skia/ext/bitmap_platform_device_mac.h   static BitmapPlatformDevice* CreateAndClear(int width, int height,
CreateAndClear     30 skia/ext/bitmap_platform_device_skia.h   static BitmapPlatformDevice* CreateAndClear(int width, int height,
CreateAndClear    275 skia/ext/bitmap_platform_device_win.cc   return BitmapPlatformDevice::CreateAndClear(info.width(), info.height(),
CreateAndClear     46 skia/ext/bitmap_platform_device_win.h   static BitmapPlatformDevice* CreateAndClear(int width, int height,
CreateAndClear     45 skia/ext/vector_platform_device_skia.cc       BitmapPlatformDevice::CreateAndClear(width(), height(), false));