/external/chromium_org/cc/resources/ |
D | resource_update.cc | 15 gfx::Rect content_rect, in Create() 31 gfx::Rect content_rect, in CreateFromCanvas()
|
D | picture_pile_impl.cc | 117 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()
|
D | content_layer_updater.h | 38 gfx::Rect content_rect() const { return content_rect_; } in content_rect() function
|
D | resource_update.h | 39 gfx::Rect content_rect; member
|
D | layer_updater.h | 51 virtual void PrepareToUpdate(gfx::Rect content_rect, in PrepareToUpdate()
|
D | skpicture_content_layer_updater.cc | 25 gfx::Rect content_rect, in PrepareToUpdate()
|
D | caching_bitmap_content_layer_updater.cc | 36 gfx::Rect content_rect, in PrepareToUpdate()
|
D | tile.cc | 19 gfx::Rect content_rect, in Tile()
|
D | content_layer_updater.cc | 48 gfx::Rect content_rect(origin, gfx::Size(device->width(), device->height())); in PaintContents() local
|
D | bitmap_content_layer_updater.cc | 57 gfx::Rect content_rect, in PrepareToUpdate()
|
D | picture_layer_tiling_set_unittest.cc | 35 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/ |
D | picture_draw_quad.h | 47 gfx::Rect content_rect; variable
|
D | picture_draw_quad.cc | 29 gfx::Rect content_rect, in SetNew() 54 gfx::Rect content_rect, in SetAll()
|
/external/chromium/chrome/browser/ui/window_snapshot/ |
D | window_snapshot_win.cc | 23 RECT content_rect = {0, 0, 0, 0}; in GrabWindowSnapshot() local
|
/external/chromium_org/cc/layers/ |
D | render_surface_unittest.cc | 96 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local 159 gfx::Rect content_rect(0, 0, 50, 50); in TEST() local
|
D | render_surface.h | 32 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
|
D | content_layer_unittest.cc | 36 gfx::Rect content_rect(10, 10, 100, 100); in TEST() local
|
D | layer_perftest.cc | 27 gfx::Rect content_rect, in Paint()
|
D | scrollbar_layer_impl_base.cc | 41 gfx::RectF content_rect = gfx::ScaleRect(layer_rect, in ScrollbarLayerRectToContentRect() local
|
D | content_layer.cc | 27 gfx::Rect content_rect, in Paint()
|
D | render_surface_impl.cc | 79 void RenderSurfaceImpl::SetContentRect(gfx::Rect content_rect) { in SetContentRect()
|
/external/chromium_org/cc/test/ |
D | fake_scrollbar.cc | 59 gfx::Rect content_rect) { in PaintPart()
|
/external/chromium_org/webkit/renderer/compositor_bindings/ |
D | scrollbar_impl.cc | 66 SkCanvas* canvas, cc::ScrollbarPart part, gfx::Rect content_rect) { in PaintPart()
|
/external/chromium_org/ui/snapshot/ |
D | snapshot_win.cc | 19 RECT content_rect = {0, 0, 0, 0}; in GetWindowBounds() local
|
/external/chromium_org/cc/debug/ |
D | rasterize_and_record_benchmark_impl.cc | 83 gfx::Rect content_rect = (*it)->content_rect(); in RunOnLayer() local
|