Home
last modified time | relevance | path

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

/external/chromium_org/cc/resources/
Dpicture.cc84 scoped_refptr<Picture> Picture::Create(gfx::Rect layer_rect) { in Create()
88 Picture::Picture(gfx::Rect layer_rect) in Picture()
110 gfx::Rect layer_rect(skpicture->width(), skpicture->height()); in CreateFromSkpValue() local
134 gfx::Rect layer_rect; in CreateFromValue() local
155 gfx::Rect layer_rect, in Picture()
164 gfx::Rect layer_rect, in Picture()
393 gfx::Rect layer_rect = picture->layer_rect_; in PixelRefIterator() local
Dpicture_unittest.cc27 gfx::Rect layer_rect(100, 100); in TEST() local
104 gfx::Rect layer_rect(2048, 2048); in TEST() local
201 gfx::Rect layer_rect(1024, 0, 2048, 2048); in TEST() local
322 gfx::Rect layer_rect(2048, 2048); in TEST() local
377 gfx::Rect layer_rect(100, 200); in TEST() local
Dpicture_pile_impl.cc154 gfx::Rect layer_rect = gfx::ScaleToEnclosingRect( in CoalesceRasters() local
297 gfx::Rect layer_rect(tiling_.total_size()); in GetFlattenedPicture() local
328 gfx::Rect layer_rect = gfx::ScaleToEnclosingRect( in AnalyzeInRect() local
405 gfx::Rect layer_rect(tiling_.total_size()); in DidBeginTracing() local
Dcontent_layer_updater.cc50 gfx::Rect layer_rect = content_rect; in PaintContents() local
Dpicture_pile_base.cc192 gfx::Rect layer_rect = gfx::ScaleToEnclosingRect( in CanRaster() local
235 gfx::Rect layer_rect(tiling_.total_size()); in AsValue() local
Dpicture_pile_unittest.cc27 bool CanRasterLayerRect(const gfx::Rect& layer_rect) { in CanRasterLayerRect()
Dpicture_layer_tiling.cc166 gfx::Rect layer_rect = iter.rect(); in Invalidate() local
/external/chromium_org/skia/ext/
Dlazy_pixel_ref_utils_unittest.cc143 SkCanvas* StartRecording(SkPicture* picture, gfx::Rect layer_rect) { in StartRecording()
166 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
205 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
258 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
304 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
355 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
405 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
447 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
508 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
558 gfx::Rect layer_rect(0, 0, 256, 256); in TEST() local
[all …]
/external/chromium-trace/trace-viewer/src/cc/
Dpicture.js103 layer_rect: this.args.params.layerRect, property
133 layer_rect: this.args.params.layerRect, property
Dpicture_debugger_test.js15 'layer_rect': [-15, -15, 46, 833] property
Dpicture_view_test_data.js17 'layer_rect': [ property
Dlayer_tree_host_impl_test_data.js20 'layer_rect': [ property
/external/chromium_org/cc/trees/
Dlayer_tree_host_pixeltest_on_demand_raster.cc61 explicit BlueYellowLayerClient(gfx::Rect layer_rect) in BlueYellowLayerClient()
93 gfx::Rect layer_rect(200, 200); in TEST_F() local
Dquad_culler_unittest.cc55 gfx::Rect layer_rect, in MakeLayer()
Dlayer_tree_host_impl_unittest.cc3079 gfx::Rect layer_rect(viewport_size_); in TestLayerCoversFullViewport() local
3100 gfx::Rect layer_rect(0, 0, 0, 0); in TestEmptyLayer() local
3121 gfx::Rect layer_rect(500, 500, 200, 200); in TestLayerInMiddleOfViewport() local
3142 gfx::Rect layer_rect(viewport_size_.width() + 10, in TestLayerIsLargerThanViewport() local
Dlayer_tree_host_impl.cc661 gfx::Rect layer_rect = in AppendQuadsToFillScreen() local
674 gfx::Rect layer_rect = in AppendQuadsToFillScreen() local
Dlayer_tree_host_common.cc100 gfx::Rect layer_rect = gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in CalculateVisibleRectWithCachedLayerRect() local
/external/chromium_org/cc/layers/
Dpicture_layer.cc73 void PictureLayer::SetNeedsDisplayRect(const gfx::RectF& layer_rect) { in SetNeedsDisplayRect()
Dpainted_scrollbar_layer.cc233 gfx::Rect layer_rect = gfx::ScaleToEnclosingRect( in RasterizeScrollbarPart() local
Dtiled_layer_unittest.cc1891 gfx::Rect layer_rect(0, 0, 30, 31); in TEST_F() local
1927 gfx::Rect layer_rect(0, 0, 30, 31); in TEST_F() local
Dpicture_layer_impl.cc588 gfx::Rect layer_rect = pile_->tile_bounds(x, y); in SyncFromActiveLayer() local
Dtexture_layer_unittest.cc221 const gfx::Rect layer_rect(layer_bounds); in TEST_F() local
/external/chromium_org/cc/test/
Dskia_common.cc62 gfx::Rect layer_rect, in DrawPicture()
/external/chromium_org/cc/output/
Drenderer_pixeltest.cc1921 gfx::Rect layer_rect(gfx::Size(20, 30)); in TYPED_TEST() local
Dgl_renderer.cc419 gfx::Rect layer_rect = quad->rect; in DrawDebugBorderQuad() local