Home
last modified time | relevance | path

Searched defs:skPath (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsk_painter.cpp37 SkPath skPath; in DrawPath() local
258 SkPath skPath; in DrawPath() local
274 SkPath skPath; in GetPathSize() local
H A Dskia_decoration_painter.cpp752 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 Drosen_render_context.cpp4604 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 Drosen_render_side_bar_container.cpp39 SkPath skPath; in Paint() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_region.cpp47 auto skPath = path.GetImpl<SkiaPath>()->GetPath(); in SetPath() local
67 SkPath skPath = skiaPath->GetPath(); in GetBoundaryPath() local
H A Dskia_hm_symbol.cpp34 const SkPath& skPath = skiaPath->GetPath(); in PathOutlineDecompose() local
H A Dskia_text_blob.cpp206 SkPath skPath = GetPathforTextBlob(glyphId, skTextBlob); in GetDrawingPathforTextBlob() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dpath_layout_algorithm.cpp50 SkPath skPath; in MeasureContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_path.cpp138 SkPath skPath; in FormatPathString() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_node.cpp65 auto skPath = refSvgNode->AsPath(viewPort); in AsClipPathCommands() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_render_box.cpp250 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 Drosen_render_focus_animation.cpp235 SkPath skPath; in PaintTVFocus() local
328 SkPath skPath; in PaintPhoneFocus() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp107 …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 Drosen_decoration_painter.cpp2951 SkPath skPath = path; in PaintShadow() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rspropertydrawableboundsgeometry_fuzzer/
H A Drspropertydrawableboundsgeometry_fuzzer.cpp202 Path skPath; in DoRSShadowDrawable() local