Searched refs:isApply (Results 1 – 18 of 18) sorted by relevance
189 if (scope->isApply() || scope->isDrawable() == false) in draw()277 if (scope && scope->isApply()) in enable()289 … bool enableMe = scope && (scope->hasEnable() || scope->isApply() || scope->isDrawable() == false); in enable()299 return scope->isApply() || scope->isDrawable() == false; in enable()314 …if (scope == NULL || scope->isApply() || scope->getType() == SkType_Movie || scope->isDrawable() =… in enable()366 if ((*parentList)[old]->isApply()) { in enable()434 if (pList && old >= 0 && (*pList)[old]->isApply() && (*pList)[old] != this) { in enableDynamic()438 if (oldChild->isApply() && found->copySet(old)) { in enableDynamic()650 if (scope->isApply() || scope->isDrawable() == false) in initialize()658 while (scopePtr && scopePtr->isApply()) { in onEndElement()[all …]
78 if (draw->isApply()) { in SearchForMatch()119 if (draw->isApply() == false) in reset()
113 if (drawable->isApply()) in draw()260 SkASSERT(apply->isApply()); in reset()
73 bool isApply() const { return getType() == SkType_Apply; } in isApply() function
216 if (addPath == NULL || (addPath->isPath() == false && addPath->isApply() == false)) in onEndElement()326 if (addPath == NULL || (addPath->isPath() == false && addPath->isApply() == false) || in onEndElement()
134 if (use->isApply()) in enable()
177 SkASSERT(apply->isApply()); in setParent()
228 if (displayable->isApply() == false) in populateInput()
163 SkASSERT(child->isApply()); in doDelayedEvent()
219 if (addPath == NULL || (addPath->isPath() == false && addPath->isApply() == false)) in onEndElement()329 if (addPath == NULL || (addPath->isPath() == false && addPath->isApply() == false) || in onEndElement()
181 SkASSERT(apply->isApply()); in setParent()
232 if (displayable->isApply() == false) in populateInput()