Searched refs:hasExecute (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimateBase.h33 virtual bool hasExecute() const;
H A DSkAnimateBase.cpp134 bool SkAnimateBase::hasExecute() const function in class:SkAnimateBase
H A DSkDisplayApply.cpp116 if (animator->hasExecute() || type == SkType_MemberFunction || type == SkType_MemberProperty) {
117 SkDisplayable* executor = animator->hasExecute() ? animator : target;
740 // if (animate->hasExecute())
/external/skia/src/animator/
H A DSkAnimateBase.h33 virtual bool hasExecute() const;
H A DSkAnimateBase.cpp134 bool SkAnimateBase::hasExecute() const function in class:SkAnimateBase
H A DSkDisplayApply.cpp116 if (animator->hasExecute() || type == SkType_MemberFunction || type == SkType_MemberProperty) {
117 SkDisplayable* executor = animator->hasExecute() ? animator : target;
740 // if (animate->hasExecute())

Completed in 529 milliseconds