Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp1643 const uint8_t* verbsEnd = path.fPathRef->verbs() - 1; // points just past the first verb in reversePathTo() local
1683 const uint8_t* verbsEnd = src.fPathRef->verbs(); // points just past the first verb in reverseAddPath() local
/external/skqp/src/core/
DSkPath.cpp1615 const uint8_t* verbsEnd = path.fPathRef->verbs() - 1; // points just past the first verb in reversePathTo() local
1655 const uint8_t* verbsEnd = src.fPathRef->verbs(); // points just past the first verb in reverseAddPath() local