/third_party/skia/docs/examples/ |
H A D | Bitmap_bounds.cpp | 8 SkIRect bounds = source.bounds(); in REG_FIDDLE() local
|
H A D | Image_bounds.cpp | 7 SkIRect bounds = image->bounds(); in REG_FIDDLE() local
|
H A D | ImageInfo_bounds.cpp | 9 SkIRect bounds = imageInfo.bounds(); in REG_FIDDLE() local
|
H A D | Canvas_getLocalClipBounds_2.cpp | 9 SkRect bounds; in REG_FIDDLE() local
|
H A D | Canvas_getDeviceClipBounds_2.cpp | 7 SkIRect bounds; in REG_FIDDLE() local
|
H A D | Bitmap_getBounds.cpp | 7 SkRect bounds; in REG_FIDDLE() local
|
H A D | Bitmap_getBounds_2.cpp | 7 SkIRect bounds; in REG_FIDDLE() local
|
H A D | Bitmap_getSubset.cpp | 7 SkIRect bounds; in REG_FIDDLE() local
|
H A D | RRect_dumpHex.cpp | 9 SkRect bounds = SkRect::MakeLTRB(SkBits2Float(0x3f5b6db7), /* 0.857143 */ in REG_FIDDLE() local
|
H A D | measure_text_bounds.cpp | 16 SkRect bounds; in REG_FIDDLE() local
|
H A D | RRect_dump_2.cpp | 9 SkRect bounds = SkRect::MakeLTRB(0.857143f, 0.666667f, 0.857143f, 0.666667f); in REG_FIDDLE() local
|
H A D | Path_isRRect.cpp | 12 const SkRect& bounds = rrect.rect(); in REG_FIDDLE() local
|
H A D | Path_isOval.cpp | 10 SkRect bounds; in REG_FIDDLE() local
|
H A D | getLocalBounds_working.cpp | 8 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local [all...] |
H A D | getLocalBounds_broken.cpp | 8 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local [all...] |
H A D | skpaint_line_2d_path_effect.cpp | 12 SkRect bounds = SkRect::MakeWH(256, 256); in REG_FIDDLE() local
|
H A D | Image_dimensions.cpp | 8 SkIRect bounds = image->bounds(); in REG_FIDDLE() local
|
H A D | Matrix_mapRect.cpp | 11 SkRect rotatedBounds, bounds = {40, 50, 190, 200}; in REG_FIDDLE() local
|
H A D | Bitmap_dimensions.cpp | 10 SkRect bounds; in REG_FIDDLE() local
|
H A D | Canvas_drawAnnotation_2.cpp | 9 SkRect bounds; in REG_FIDDLE() local
|
H A D | Canvas_getDeviceClipBounds.cpp | 9 SkIRect bounds = canvas->getDeviceClipBounds(); in REG_FIDDLE() local [all...] |
H A D | Canvas_getLocalClipBounds.cpp | 9 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local [all...] |
/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_save_layer_ops.h | 28 TestingSaveLayerOps(const TestingRect* bounds, const TestingBrush* brush, uint32_t saveLayerFlags = 0) {} in TestingSaveLayerOps() argument
|
/third_party/skia/src/svg/ |
H A D | SkSVGCanvas.cpp | 12 std::unique_ptr<SkCanvas> SkSVGCanvas::Make(const SkRect& bounds, SkWStream* writer, in Make() argument
|
/third_party/skia/gm/ |
H A D | crbug_1162942.cpp | 35 SkRect bounds; in DEF_SIMPLE_GM() local
|