Home
last modified time | relevance | path

Searched defs:layerBounds (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/docs/examples/
DCanvas_destructor.cpp14 SkRect layerBounds = SkRect::MakeXYWH(32, 32, 192, 192); in draw() local
DCanvas_accessTopLayerPixels_b.cpp10 SkRect layerBounds = SkRect::MakeXYWH(32, 32, 192, 192); in draw() local
/third_party/flutter/skia/docs/examples/
DCanvas_destructor.cpp14 SkRect layerBounds = SkRect::MakeXYWH(32, 32, 192, 192); in draw() local
DCanvas_accessTopLayerPixels_b.cpp10 SkRect layerBounds = SkRect::MakeXYWH(32, 32, 192, 192); in draw() local
/third_party/flutter/skia/gm/
Dmatrixconvolution.cpp80 const SkRect layerBounds = SkRect::MakeIWH(fBitmap.width(), fBitmap.height()); in draw() local
/third_party/skia/tools/debugger/
DDebugLayerManager.h148 SkISize layerBounds; member
DDebugLayerManager.cpp45 const auto& layerBounds = picture->cullRect().roundOut(); in storeSkPicture() local
/third_party/skia/gm/
Dmatrixconvolution.cpp100 const SkRect layerBounds = SkRect::Make(fImage->bounds()); in draw() local
/third_party/flutter/skia/tests/
DCanvasStateTest.cpp231 SkRect layerBounds = SkRect::Make(layerRect); in DEF_TEST() local
DImageFilterTest.cpp687 const SkRect layerBounds = SkRect::MakeIWH(width, height); in DEF_TEST() local
/third_party/skia/tests/
DCanvasStateTest.cpp250 SkRect layerBounds = SkRect::Make(layerRect); in DEF_TEST() local
DImageFilterTest.cpp797 const SkRect layerBounds = SkRect::MakeIWH(width, height); in DEF_TEST() local
/third_party/skia/src/core/
DSkImageFilterTypes.h530 LayerSpace<SkIRect> layerBounds() const { in layerBounds() function
DSkCanvas.cpp761 skif::LayerSpace<SkIRect> layerBounds; in get_layer_mapping_and_bounds() local
1046 skif::LayerSpace<SkIRect> layerBounds; in internalSaveLayer() local