Home
last modified time | relevance | path

Searched defs:content_rect (Results 1 – 25 of 51) sorted by relevance

123

/external/chromium_org/cc/resources/
Dresource_update.cc15 gfx::Rect content_rect, in Create()
31 gfx::Rect content_rect, in CreateFromCanvas()
Dpicture_pile_impl.cc117 gfx::Rect content_rect(gfx::ToCeiledSize(total_content_size)); in RasterToBitmap() local
149 gfx::Rect content_rect, in CoalesceRasters()
222 gfx::Rect content_rect = total_content_rect; in RasterCommon() local
314 gfx::Rect content_rect, in AnalyzeInRect()
321 gfx::Rect content_rect, in AnalyzeInRect()
355 gfx::Rect content_rect, in PixelRefIterator()
Dcontent_layer_updater.h38 gfx::Rect content_rect() const { return content_rect_; } in content_rect() function
Dresource_update.h39 gfx::Rect content_rect; member
Dlayer_updater.h51 virtual void PrepareToUpdate(gfx::Rect content_rect, in PrepareToUpdate()
Dskpicture_content_layer_updater.cc25 gfx::Rect content_rect, in PrepareToUpdate()
Dcaching_bitmap_content_layer_updater.cc36 gfx::Rect content_rect, in PrepareToUpdate()
Dtile.cc19 gfx::Rect content_rect, in Tile()
Dcontent_layer_updater.cc48 gfx::Rect content_rect(origin, gfx::Size(device->width(), device->height())); in PaintContents() local
Dbitmap_content_layer_updater.cc57 gfx::Rect content_rect, in PrepareToUpdate()
Dpicture_layer_tiling_set_unittest.cc35 gfx::Rect content_rect(content_bounds); in TEST() local
88 gfx::Rect content_rect(content_bounds); in runTest() local
362 gfx::Rect content_rect = gfx::ScaleToEnclosingRect(iter.rect(), 2.f); in TEST_F() local
/external/chromium_org/cc/quads/
Dpicture_draw_quad.h47 gfx::Rect content_rect; variable
Dpicture_draw_quad.cc29 gfx::Rect content_rect, in SetNew()
54 gfx::Rect content_rect, in SetAll()
/external/chromium/chrome/browser/ui/window_snapshot/
Dwindow_snapshot_win.cc23 RECT content_rect = {0, 0, 0, 0}; in GrabWindowSnapshot() local
/external/chromium_org/cc/layers/
Drender_surface_unittest.cc96 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
159 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
Drender_surface.h32 void SetContentRect(gfx::Rect content_rect) { content_rect_ = content_rect; } in SetContentRect()
33 gfx::Rect content_rect() const { return content_rect_; } in content_rect() function
Dcontent_layer_unittest.cc36 gfx::Rect content_rect(10, 10, 100, 100); in TEST() local
Dlayer_perftest.cc27 gfx::Rect content_rect, in Paint()
Dscrollbar_layer_impl_base.cc41 gfx::RectF content_rect = gfx::ScaleRect(layer_rect, in ScrollbarLayerRectToContentRect() local
Dcontent_layer.cc27 gfx::Rect content_rect, in Paint()
Drender_surface_impl.cc79 void RenderSurfaceImpl::SetContentRect(gfx::Rect content_rect) { in SetContentRect()
/external/chromium_org/cc/test/
Dfake_scrollbar.cc59 gfx::Rect content_rect) { in PaintPart()
/external/chromium_org/webkit/renderer/compositor_bindings/
Dscrollbar_impl.cc66 SkCanvas* canvas, cc::ScrollbarPart part, gfx::Rect content_rect) { in PaintPart()
/external/chromium_org/ui/snapshot/
Dsnapshot_win.cc19 RECT content_rect = {0, 0, 0, 0}; in GetWindowBounds() local
/external/chromium_org/cc/debug/
Drasterize_and_record_benchmark_impl.cc83 gfx::Rect content_rect = (*it)->content_rect(); in RunOnLayer() local

123