| /third_party/skia/gm/ |
| H A D | complexclip_blur_tiled.cpp | 46 SkRect bounds = canvas->getLocalClipBounds(); variable
|
| H A D | destcolor.cpp | 70 SkRect bounds = SkRect::MakeIWH(512, 512); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
|
| H A D | textblobtransforms.cpp | 40 SkRect bounds; variable 76 SkRect bounds = fBlob->bounds(); variable
|
| H A D | dropshadowimagefilter.cpp | 67 SkIRect bounds; in draw_bitmap() local
|
| /third_party/skia/docs/examples/ |
| H A D | TextBlob_getIntercepts.cpp | 20 SkScalar bounds[] = { 116, 134 }; in REG_FIDDLE() local
|
| H A D | Paint_getTextWidths.cpp | 15 std::vector<SkRect> bounds; in REG_FIDDLE() local
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGDraw.cpp | 67 auto bounds = fGeometry->revalidate(ic, ctm); in onRevalidate() local
|
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGUse.cpp | 71 SkRect bounds = ref->objectBoundingBox(ctx); in onObjectBoundingBox() local
|
| H A D | SkSVGContainer.cpp | 52 SkRect bounds = SkRect::MakeEmpty(); in onObjectBoundingBox() local
|
| /third_party/skia/fuzz/ |
| H A D | FuzzPathMeasure.cpp | 23 SkRect bounds = path.getBounds(); in DEF_FUZZ() local
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | Ellipse.cpp | 36 const auto bounds = SkRect::MakeXYWH(fPosition.x - fSize.x / 2, variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | rosen_render_svg_ellipse.cpp | 109 auto& bounds = path.getBounds(); in GetPaintBounds() local [all...] |
| H A D | rosen_render_svg_rect.cpp | 109 auto& bounds = path.getBounds(); in GetPaintBounds() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_font_test.cpp | 169 Rect bounds[] = { rect1, rect2 }; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
| H A D | rs_root_node.cpp | 108 auto bounds = GetStagingProperties().GetBounds(); in OnBoundsSizeChanged() local
|
| /foundation/graphic/graphic_2d/rosen/test/render/render/unittest/pipeline/ |
| H A D | rs_draw_window_cache_unit_test.cpp | 70 Drawing::Rect bounds = {0, 0, canvasSize, canvasSize}; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_effect_render_node_drawable.cpp | 54 const Drawing::Rect& bounds = effectParams->GetFrameRect(); in OnDraw() local 63 GenerateEffectDataOnDemand(RSEffectRenderParams* effectParams, Drawing::Canvas& canvas, const Drawing::Rect& bounds, RSPaintFilterCanvas* paintFilterCanvas) GenerateEffectDataOnDemand() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/ |
| H A D | surface_test.cpp | 194 RectI bounds; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/pipeline/ |
| H A D | rs_draw_window_cache_test.cpp | 118 Drawing::Rect bounds = {0, 0, canvasSize, canvasSize}; in HWTEST_F() local
|
| /third_party/skia/samplecode/ |
| H A D | SampleAARectModes.cpp | 79 const SkRect bounds = SkRect::MakeWH(W, H); variable
|
| H A D | SampleAnimatedImage.cpp | 41 SkRect bounds; variable
|
| /third_party/skia/src/gpu/v1/ |
| H A D | PathRenderer.cpp | 73 GetPathDevBounds(const SkPath& path, SkISize devSize, const SkMatrix& matrix, SkRect* bounds) GetPathDevBounds() argument
|
| /third_party/skia/src/core/ |
| H A D | SkPathMakers.h | 71 const SkRect& bounds = rrect.getBounds(); in SkPath_RRectPointIterator() local
|
| /third_party/skia/tests/ |
| H A D | ShadowTest.cpp | 135 SkRect bounds; in check_xformed_bounds() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFDevice.h | 102 SkIRect bounds() const { return this->imageInfo().bounds(); } in bounds() function in final
|