Searched refs:scopePtr (Results 1 – 1 of 1) sorted by relevance
657 SkADrawable* scopePtr = scope; in onEndElement() local658 while (scopePtr && scopePtr->isApply()) { in onEndElement()659 SkApply* scopedApply = (SkApply*) scopePtr; in onEndElement()664 scopePtr = scopedApply->scope; in onEndElement()