Home
last modified time | relevance | path

Searched refs:RSSkPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dsk_painter.cpp265 auto rsSkPath = rsPath.GetImpl<RSSkPath>(); in DrawPath()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing.h98 using RSSkPath = Rosen::Drawing::SkiaPath; variable