Home
last modified time | relevance | path

Searched defs:rect (Results 201 - 225 of 672) sorted by relevance

12345678910>>...27

/third_party/skia/samplecode/
H A DSampleArc.cpp95 static void DrawLabel(SkCanvas* canvas, const SkRect& rect, SkScalar start, SkScalar sweep) { in DrawLabel() argument
/third_party/skia/src/effects/imagefilters/
H A DSkCropImageFilter.cpp61 sk_sp<SkImageFilter> SkMakeCropImageFilter(const SkRect& rect, sk_sp<SkImageFilter> input) { in SkMakeCropImageFilter() argument
[all...]
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp49 void GrSWMaskHelper::drawRect(const SkRect& rect, const SkMatrix& matrix, SkRegion::Op op, GrAA aa, in drawRect() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DGrallocAndroid.cpp144 V4Mapper::Rect rect; in lock() local
170 V3Mapper::Rect rect; in lock() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DGrallocAndroid.cpp144 V4Mapper::Rect rect; in lock() local
170 V3Mapper::Rect rect; in lock() local
[all...]
/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp12 static SkPath build_squircle(SkPath::Verb verb, const SkRect& rect, SkPathDirection dir) { in build_squircle() argument
[all...]
H A DSkbug6653.cpp35 SkRect rect = SkRect::MakeWH(50, 50); in test_bug_6653() local
H A DTracingTest.cpp162 TracingRect* rect = new TracingRect(SkRect::MakeWH(100, 50)); in test_trace_objects() local
H A DImageNewShaderTest.cpp30 SkRect rect = SkRect::MakeXYWH( in paint_source() local
H A DMaskCacheTest.cpp35 SkRect rect = SkRect::MakeWH(100, 100); in DEF_TEST() local
73 SkRect rect = SkRect::MakeWH(100, 100); in DEF_TEST() local
/third_party/skia/src/utils/
H A DSkDashPath.cpp78 static void outset_for_stroke(SkRect* rect, const SkStrokeRec& rec) { in outset_for_stroke() argument
/third_party/skia/gm/
H A Dimagefilterscropexpand.cpp150 SkRect rect = SkRect::Make(layerRect); in draw() local
H A Dmatrixconvolution.cpp118 SkIRect rect = fImage->bounds(); variable
H A Dnested.cpp56 static void AddShape(SkPathBuilder* b, const SkRect& rect, Shapes shape, SkPathDirection dir) { in AddShape() argument
H A Daarectmodes.cpp110 SkRect rect = SkRect::MakeXYWH(W / 4 + offset, in drawCell() local
H A Dblurignorexform.cpp78 SkRect rect = SkRect::MakeXYWH(coord - kRadius , coord - kRadius, variable
H A Ddftext_blob_persp.cpp87 auto rect = variable
H A Ddrawminibitmaprect.cpp56 SkRect rect = SkRect::MakeWH(wScalar, hScalar); in makebm() local
H A Dsimple_magnification.cpp108 SkRect rect = SkRect::MakeWH(kImgSize, kImgSize); in draw() local
H A Dyuvtorgbsubset.cpp129 SkRect rect = SkRect::Make(fProxies.yuvaInfo().dimensions()); variable
/third_party/skia/experimental/sorttoy/
H A DCmds.h162 SkIRect rect() const { return fRect; } in rect() function in ClipCmd
/third_party/skia/bench/
H A DShadowBench.cpp52 SkRect rect = SkRect::MakeXYWH(x, y, kRRSize, kRRSize); in genRRects() local
H A DBlendmodeBench.cpp74 SkRect rect = SkRect::MakeXYWH( variable
/device/qemu/riscv32_virt/liteos_m/board/ui/
H A Dfbdev.cpp126 IRect rect = {0, 0, g_layerInfo.width, g_layerInfo.height}; in SetLayerDirtyRegion() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/composer/
H A Dhdi_gfx_composition.cpp175 IRect rect = src.GetLayerDisplayRect(); in ClearRect() local

Completed in 9 milliseconds

12345678910>>...27