Home
last modified time | relevance | path

Searched defs:skLineCapTable (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/custom_paint/
H A Drosen_render_custom_paint.cpp278 static const LinearEnumMapNode<LineCapStyle, SkPaint::Cap> skLineCapTable[] = { in GetStrokePaint() local
310 static const LinearEnumMapNode<LineCapStyle, RSPen::CapStyle> skLineCapTable[] = { in GetStrokePaint() local
H A Drosen_render_offscreen_canvas.cpp1447 static const LinearEnumMapNode<LineCapStyle, SkPaint::Cap> skLineCapTable[] = { in GetStrokePaint() local
1479 static const LinearEnumMapNode<LineCapStyle, RSPen::CapStyle> skLineCapTable[] = { in GetStrokePaint() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcustom_paint_paint_method.cpp393 static const LinearEnumMapNode<LineCapStyle, RSPen::CapStyle> skLineCapTable[] = { in GetStrokePaint() local