| /third_party/skia/samplecode/ |
| H A D | SampleArc.cpp | 95 static void DrawLabel(SkCanvas* canvas, const SkRect& rect, SkScalar start, SkScalar sweep) { in DrawLabel() argument
|
| /third_party/skia/src/effects/imagefilters/ |
| H A D | SkCropImageFilter.cpp | 61 sk_sp<SkImageFilter> SkMakeCropImageFilter(const SkRect& rect, sk_sp<SkImageFilter> input) { in SkMakeCropImageFilter() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrSWMaskHelper.cpp | 49 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 D | GrallocAndroid.cpp | 144 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 D | GrallocAndroid.cpp | 144 V4Mapper::Rect rect; in lock() local 170 V3Mapper::Rect rect; in lock() local [all...] |
| /third_party/skia/tests/ |
| H A D | PathOpsAsWindingTest.cpp | 12 static SkPath build_squircle(SkPath::Verb verb, const SkRect& rect, SkPathDirection dir) { in build_squircle() argument [all...] |
| H A D | Skbug6653.cpp | 35 SkRect rect = SkRect::MakeWH(50, 50); in test_bug_6653() local
|
| H A D | TracingTest.cpp | 162 TracingRect* rect = new TracingRect(SkRect::MakeWH(100, 50)); in test_trace_objects() local
|
| H A D | ImageNewShaderTest.cpp | 30 SkRect rect = SkRect::MakeXYWH( in paint_source() local
|
| H A D | MaskCacheTest.cpp | 35 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 D | SkDashPath.cpp | 78 static void outset_for_stroke(SkRect* rect, const SkStrokeRec& rec) { in outset_for_stroke() argument
|
| /third_party/skia/gm/ |
| H A D | imagefilterscropexpand.cpp | 150 SkRect rect = SkRect::Make(layerRect); in draw() local
|
| H A D | matrixconvolution.cpp | 118 SkIRect rect = fImage->bounds(); variable
|
| H A D | nested.cpp | 56 static void AddShape(SkPathBuilder* b, const SkRect& rect, Shapes shape, SkPathDirection dir) { in AddShape() argument
|
| H A D | aarectmodes.cpp | 110 SkRect rect = SkRect::MakeXYWH(W / 4 + offset, in drawCell() local
|
| H A D | blurignorexform.cpp | 78 SkRect rect = SkRect::MakeXYWH(coord - kRadius , coord - kRadius, variable
|
| H A D | dftext_blob_persp.cpp | 87 auto rect = variable
|
| H A D | drawminibitmaprect.cpp | 56 SkRect rect = SkRect::MakeWH(wScalar, hScalar); in makebm() local
|
| H A D | simple_magnification.cpp | 108 SkRect rect = SkRect::MakeWH(kImgSize, kImgSize); in draw() local
|
| H A D | yuvtorgbsubset.cpp | 129 SkRect rect = SkRect::Make(fProxies.yuvaInfo().dimensions()); variable
|
| /third_party/skia/experimental/sorttoy/ |
| H A D | Cmds.h | 162 SkIRect rect() const { return fRect; } in rect() function in ClipCmd
|
| /third_party/skia/bench/ |
| H A D | ShadowBench.cpp | 52 SkRect rect = SkRect::MakeXYWH(x, y, kRRSize, kRRSize); in genRRects() local
|
| H A D | BlendmodeBench.cpp | 74 SkRect rect = SkRect::MakeXYWH( variable
|
| /device/qemu/riscv32_virt/liteos_m/board/ui/ |
| H A D | fbdev.cpp | 126 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 D | hdi_gfx_composition.cpp | 175 IRect rect = src.GetLayerDisplayRect();
in ClearRect() local
|