Home
last modified time | relevance | path

Searched defs:SkPathRef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/include/private/
H A DSkPathRef.h61 SkPathRef(SkSpan<const SkPoint> points, SkSpan<const uint8_t> verbs, in SkPathRef() function
/aosp_15_r20/external/skia/include/core/
H A DSkPath.h31 class SkPathRef; variable