Home
last modified time | relevance | path

Searched defs:bitmap_rect (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/content/test/
Dtest_backing_store.cc20 const gfx::Rect& bitmap_rect, in PaintToBackingStore()
/external/chromium_org/content/renderer/browser_plugin/
Dbrowser_plugin_backing_store.cc35 const gfx::Rect& bitmap_rect, in PaintToBackingStore()
/external/chromium_org/cc/layers/
Dnine_patch_layer_impl_unittest.cc94 gfx::Rect bitmap_rect(bitmap_size); in NinePatchLayerLayoutTest() local
/external/chromium_org/skia/ext/
Dlazy_pixel_ref_utils.cc141 SkRect bitmap_rect = SkRect::MakeWH(bitmap.width(), bitmap.height()); in drawBitmap() local
156 SkRect bitmap_rect = SkRect::MakeWH(bitmap.width(), bitmap.height()); in drawBitmapRect() local
170 SkRect bitmap_rect = SkRect::MakeWH(bitmap.width(), bitmap.height()); in drawSprite() local
/external/chromium_org/content/browser/renderer_host/
Dbacking_store_gtk.cc315 const gfx::Rect& bitmap_rect, in PaintRectWithoutXrender()
347 const gfx::Rect& bitmap_rect, in PaintToBackingStore()
Dbacking_store_win.cc102 const gfx::Rect& bitmap_rect, in PaintToBackingStore()
Dbacking_store_manager.cc198 const gfx::Rect& bitmap_rect, in PrepareBackingStore()
Dbacking_store_aura.cc94 const gfx::Rect& bitmap_rect, in PaintToBackingStore()
Drender_widget_host_impl.cc1856 const gfx::Rect& bitmap_rect, in PaintBackingStoreRect()
Drender_widget_host_view_win.cc1331 gfx::Rect bitmap_rect(gfx::Point(), in OnPaint() local
/external/chromium_org/printing/
Demf_win.cc119 gfx::Rect bitmap_rect(raster_size); in RasterBitmap() local
619 gfx::Rect bitmap_rect(page_size); in RasterizeMetafile() local
/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_win.cc872 gfx::Rect bitmap_rect(gfx::Point(), backing_store->size()); in OnPaint() local