Home
last modified time | relevance | path

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

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