Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/private/
H A DSkPathRef.h306 const uint8_t* verbsBegin() const { return fVerbs.begin(); } in verbsBegin() function
/aosp_15_r20/external/skia/src/core/
H A DSkPathBuilder.cpp822 const uint8_t* verbsBegin = src.fPathRef->verbsBegin(); in privateReverseAddPath() local
H A DSkPath.cpp1546 const uint8_t* verbsBegin = path.fPathRef->verbsBegin(); in reversePathTo() local
1588 const uint8_t* verbsBegin = src->fPathRef->verbsBegin(); in reverseAddPath() local