PlatformBitmap 258 content/browser/media/capture/web_contents_video_capture_device_unittest.cc skia::PlatformBitmap output; PlatformBitmap 24 content/browser/renderer_host/backing_store.h class PlatformBitmap; PlatformBitmap 70 content/browser/renderer_host/backing_store.h skia::PlatformBitmap* output) = 0; PlatformBitmap 160 content/browser/renderer_host/backing_store_aura.cc skia::PlatformBitmap* output) { PlatformBitmap 50 content/browser/renderer_host/backing_store_aura.h skia::PlatformBitmap* output) OVERRIDE; PlatformBitmap 517 content/browser/renderer_host/backing_store_gtk.cc skia::PlatformBitmap* output) { PlatformBitmap 68 content/browser/renderer_host/backing_store_gtk.h skia::PlatformBitmap* output) OVERRIDE; PlatformBitmap 45 content/browser/renderer_host/backing_store_mac.h skia::PlatformBitmap* output) OVERRIDE; PlatformBitmap 741 content/browser/renderer_host/render_widget_host_impl.cc skia::PlatformBitmap output; PlatformBitmap 29 content/test/test_backing_store.cc skia::PlatformBitmap* output) { PlatformBitmap 29 content/test/test_backing_store.h skia::PlatformBitmap* output) OVERRIDE; PlatformBitmap 209 skia/ext/bitmap_platform_device_cairo.cc PlatformBitmap::~PlatformBitmap() { PlatformBitmap 213 skia/ext/bitmap_platform_device_cairo.cc bool PlatformBitmap::Allocate(int width, int height, bool is_opaque) { PlatformBitmap 266 skia/ext/bitmap_platform_device_mac.cc PlatformBitmap::~PlatformBitmap() { PlatformBitmap 271 skia/ext/bitmap_platform_device_mac.cc bool PlatformBitmap::Allocate(int width, int height, bool is_opaque) { PlatformBitmap 85 skia/ext/bitmap_platform_device_skia.cc PlatformBitmap::~PlatformBitmap() { PlatformBitmap 89 skia/ext/bitmap_platform_device_skia.cc bool PlatformBitmap::Allocate(int width, int height, bool is_opaque) { PlatformBitmap 293 skia/ext/bitmap_platform_device_win.cc PlatformBitmap::~PlatformBitmap() { PlatformBitmap 301 skia/ext/bitmap_platform_device_win.cc bool PlatformBitmap::Allocate(int width, int height, bool is_opaque) { PlatformBitmap 76 skia/ext/platform_canvas.cc PlatformBitmap::PlatformBitmap() : surface_(0), platform_extra_(0) {} PlatformBitmap 159 skia/ext/platform_canvas.h class SK_API PlatformBitmap { PlatformBitmap 161 skia/ext/platform_canvas.h PlatformBitmap(); PlatformBitmap 162 skia/ext/platform_canvas.h ~PlatformBitmap(); PlatformBitmap 183 skia/ext/platform_canvas.h DISALLOW_COPY_AND_ASSIGN(PlatformBitmap); PlatformBitmap 398 skia/ext/platform_canvas_unittest.cc TEST(PlatformBitmapTest, PlatformBitmap) { PlatformBitmap 401 skia/ext/platform_canvas_unittest.cc scoped_ptr<PlatformBitmap> platform_bitmap(new PlatformBitmap);