Home
last modified time | relevance | path

Searched defs:bounds (Results 1 - 25 of 414) sorted by relevance

12345678910>>...17

/third_party/skia/docs/examples/
H A DBitmap_bounds.cpp8 SkIRect bounds = source.bounds(); in REG_FIDDLE() local
H A DImage_bounds.cpp7 SkIRect bounds = image->bounds(); in REG_FIDDLE() local
H A DImageInfo_bounds.cpp9 SkIRect bounds = imageInfo.bounds(); in REG_FIDDLE() local
H A DCanvas_getLocalClipBounds_2.cpp9 SkRect bounds; in REG_FIDDLE() local
H A DCanvas_getDeviceClipBounds_2.cpp7 SkIRect bounds; in REG_FIDDLE() local
H A DBitmap_getBounds.cpp7 SkRect bounds; in REG_FIDDLE() local
H A DBitmap_getBounds_2.cpp7 SkIRect bounds; in REG_FIDDLE() local
H A DBitmap_getSubset.cpp7 SkIRect bounds; in REG_FIDDLE() local
H A DRRect_dumpHex.cpp9 SkRect bounds = SkRect::MakeLTRB(SkBits2Float(0x3f5b6db7), /* 0.857143 */ in REG_FIDDLE() local
H A Dmeasure_text_bounds.cpp16 SkRect bounds; in REG_FIDDLE() local
H A DRRect_dump_2.cpp9 SkRect bounds = SkRect::MakeLTRB(0.857143f, 0.666667f, 0.857143f, 0.666667f); in REG_FIDDLE() local
H A DPath_isRRect.cpp12 const SkRect& bounds = rrect.rect(); in REG_FIDDLE() local
H A DPath_isOval.cpp10 SkRect bounds; in REG_FIDDLE() local
H A DgetLocalBounds_working.cpp8 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local
[all...]
H A DgetLocalBounds_broken.cpp8 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local
[all...]
H A Dskpaint_line_2d_path_effect.cpp12 SkRect bounds = SkRect::MakeWH(256, 256); in REG_FIDDLE() local
H A DImage_dimensions.cpp8 SkIRect bounds = image->bounds(); in REG_FIDDLE() local
H A DMatrix_mapRect.cpp11 SkRect rotatedBounds, bounds = {40, 50, 190, 200}; in REG_FIDDLE() local
H A DBitmap_dimensions.cpp10 SkRect bounds; in REG_FIDDLE() local
H A DCanvas_drawAnnotation_2.cpp9 SkRect bounds; in REG_FIDDLE() local
H A DCanvas_getDeviceClipBounds.cpp9 SkIRect bounds = canvas->getDeviceClipBounds(); in REG_FIDDLE() local
[all...]
H A DCanvas_getLocalClipBounds.cpp9 SkRect bounds = canvas->getLocalClipBounds(); in REG_FIDDLE() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-common.c19 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 DSkSVGCanvas.cpp12 std::unique_ptr<SkCanvas> SkSVGCanvas::Make(const SkRect& bounds, SkWStream* writer, in Make() argument
/third_party/skia/gm/
H A Dcrbug_1162942.cpp35 SkRect bounds; in DEF_SIMPLE_GM() local

Completed in 4 milliseconds

12345678910>>...17