Home
last modified time | relevance | path

Searched refs:scopedApply (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/animator/
DSkDisplayApply.cpp659 SkApply* scopedApply = (SkApply*) scopePtr; in onEndElement() local
660 if (scopedApply->scope == this) { in onEndElement()
664 scopePtr = scopedApply->scope; in onEndElement()