Searched refs:dynamicScope (Results 1 – 3 of 3) sorted by relevance
40 SK_MEMBER(dynamicScope, String),213 if (dynamicScope.isEmpty() == false) in dump()214 SkDebugf("dynamicScope=\"%s\" ", dynamicScope.c_str()); in dump()266 if (dynamicScope.size() > 0) in enable()388 fDeleteScope = dynamicScope.size() == 0; in enable()428 bool success = SkAnimatorScript::EvaluateDisplayable(maker, this, dynamicScope.c_str(), in enableDynamic()707 if (resolveField(maker, apply, &dynamicScope) == false) in resolveIDs()
80 SkString dynamicScope; variable
1045 <!-- @attribute dynamicScope The location in the display list where animations are stored. Use 1046 …dynamicScope instead of scope if a script expression with potentially different values is desired …1048 <xs:attribute name="dynamicScope" type="Sk:String"/>