Searched defs:lastVerb (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkOpEdgeBuilder.cpp106 uint8_t lastVerb = fPathVerbs.top(); local
107 if (lastVerb != SkPath::kLine_Verb && lastVerb != SkPath::kMove_Verb) {

Completed in 104 milliseconds