/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...] |
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-common.c | 19 rkisp1_sd_adjust_crop_rect(struct v4l2_rect *crop, const struct v4l2_rect *bounds) rkisp1_sd_adjust_crop_rect() argument 26 rkisp1_sd_adjust_crop(struct v4l2_rect *crop, const struct v4l2_mbus_framefmt *bounds) rkisp1_sd_adjust_crop() 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
|