/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | sk_painter.cpp | 37 SkPath skPath; in DrawPath() local 258 SkPath skPath; in DrawPath() local 274 SkPath skPath; in GetPathSize() local
|
H A D | skia_decoration_painter.cpp | 752 SkPath skPath; in SkiaCreateSkPath() local 794 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreateInset() 823 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreateCircle() 841 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreateEllipse() 863 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreatePolygon() 880 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreatePath() 900 … const RefPtr<BasicShape>& basicShape, const SizeF& size, const OffsetF& position, SkPath& skPath) in SkiaCreateRect()
|
H A D | rosen_render_context.cpp | 4604 auto skPath = SkiaDecorationPainter::SkiaCreateSkPath(basicShape, frameSize); local 4635 auto skPath = SkiaDecorationPainter::SkiaCreateSkPath(basicShape, frameSize); local 4707 SkPath skPath; local 4721 SkPath skPath; local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/side_bar/ |
H A D | rosen_render_side_bar_container.cpp | 39 SkPath skPath; in Paint() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_region.cpp | 47 auto skPath = path.GetImpl<SkiaPath>()->GetPath(); in SetPath() local 67 SkPath skPath = skiaPath->GetPath(); in GetBoundaryPath() local
|
H A D | skia_hm_symbol.cpp | 34 const SkPath& skPath = skiaPath->GetPath(); in PathOutlineDecompose() local
|
H A D | skia_text_blob.cpp | 206 SkPath skPath = GetPathforTextBlob(glyphId, skTextBlob); in GetDrawingPathforTextBlob() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | path_layout_algorithm.cpp | 50 SkPath skPath; in MeasureContent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | animatable_path.cpp | 138 SkPath skPath; in FormatPathString() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_node.cpp | 65 auto skPath = refSvgNode->AsPath(viewPort); in AsClipPathCommands() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/ |
H A D | rosen_render_box.cpp | 250 SkPath skPath; in PerformLayout() local 259 SkPath skPath; in PerformLayout() local 418 SkPath skPath; local 863 …CreateSkPath(const RefPtr<BasicShape>& basicShape, GeometryBoxType geometryBoxType, SkPath* skPath) 956 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath) 1006 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath) 1042 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath) 1083 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath) 1127 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath) 1165 const RefPtr<BasicShape>& basicShape, const Size& size, const Offset& position, SkPath* skPath)
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
H A D | rosen_render_focus_animation.cpp | 235 SkPath skPath; in PaintTVFocus() local 328 SkPath skPath; in PaintPhoneFocus() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_svg_painter.cpp | 107 …SkCanvas* skCanvas, const SkPath& skPath, const FillState& fillState, uint8_t opacity, bool antiAl… in SetFillStyle() 209 SkCanvas* canvas, const SkPath& skPath, const FillState& fillState, RenderInfo& renderInfo) in SetFillStyle() 309 …SkCanvas* skCanvas, const SkPath& skPath, const StrokeState& strokeState, uint8_t opacity, bool an… in SetStrokeStyle() 339 … SkCanvas* skCanvas, const SkPath& skPath, const StrokeState& strokeState, RenderInfo& renderInfo) in SetStrokeStyle() 426 SkPath skPath; in GetPathLength() local 445 SkPath skPath; in GetPathOffset() local
|
H A D | rosen_decoration_painter.cpp | 2951 SkPath skPath = path; in PaintShadow() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableboundsgeometry_fuzzer/ |
H A D | rspropertydrawableboundsgeometry_fuzzer.cpp | 202 Path skPath; in DoRSShadowDrawable() local
|