Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkDisplayApply.cpp40 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()
DSkDisplayApply.h80 SkString dynamicScope; variable
DSkAnimateSchema.xsd1045 <!-- @attribute dynamicScope The location in the display list where animations are stored. Use
1046dynamicScope instead of scope if a script expression with potentially different values is desired …
1048 <xs:attribute name="dynamicScope" type="Sk:String"/>
/external/chromium_org/third_party/skia/src/animator/
DSkDisplayApply.cpp40 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()
DSkDisplayApply.h80 SkString dynamicScope; variable
DSkAnimateSchema.xsd1045 <!-- @attribute dynamicScope The location in the display list where animations are stored. Use
1046dynamicScope instead of scope if a script expression with potentially different values is desired …
1048 <xs:attribute name="dynamicScope" type="Sk:String"/>