Searched refs:verbsEnd (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkPath.cpp1570 const uint8_t* verbsEnd = src.fPathRef->verbs(); // points just past the first verb local
1575 while (verbs < verbsEnd) {
/external/skia/src/core/
H A DSkPath.cpp1570 const uint8_t* verbsEnd = src.fPathRef->verbs(); // points just past the first verb local
1575 while (verbs < verbsEnd) {

Completed in 71 milliseconds