Searched refs:lastVerb (Results 1 – 1 of 1) sorted by relevance
98 uint8_t lastVerb = fPathVerbs.top(); in preFetch() local99 if (lastVerb != SkPath::kLine_Verb && lastVerb != SkPath::kMove_Verb) { in preFetch()