Searched refs:mPendingVectorDrawableAnimators (Results 1 – 2 of 2) sorted by relevance
83 mRunningVDAnimators.insert(mPendingVectorDrawableAnimators.begin(), in attachPendingVectorDrawableAnimators()84 mPendingVectorDrawableAnimators.end()); in attachPendingVectorDrawableAnimators()85 mPendingVectorDrawableAnimators.clear(); in attachPendingVectorDrawableAnimators()217 mPendingVectorDrawableAnimators.clear(); in destroy()221 mPendingVectorDrawableAnimators.insert(anim); in addVectorDrawableAnimator()
63 std::set<sp<PropertyValuesAnimatorSet> > mPendingVectorDrawableAnimators; variable