Searched refs:hasCacheableAnim_ (Results 1 – 2 of 2) sorted by relevance
549 bool HasCacheableAnim() const { return hasCacheableAnim_; } in HasCacheableAnim()1049 bool hasCacheableAnim_ = false; variable
3171 hasCacheableAnim_ = true; in CheckGroupableAnimation()3176 hasCacheableAnim_ = false; in CheckGroupableAnimation()3186 …hasCacheableAnim_ = (hasCacheableAnim_ || (CACHEABLE_ANIMATION_TYPE.count(itr->second->GetType()) … in CheckGroupableAnimation()