Searched refs:getVectorDrawable (Results 1 – 2 of 2) sorted by relevance
174 anim->getVectorDrawable()->setPropertyChangeWillBeConsumed(false); in prepareTree()176 anim->getVectorDrawable()->markDirty(); in prepareTree()180 anim->getVectorDrawable()->setPropertyChangeWillBeConsumed(false); in prepareTree()181 anim->getVectorDrawable()->markDirty(); in prepareTree()276 if (!(*it)->getVectorDrawable()->getPropertyChangeWillBeConsumed()) { in runVectorDrawableAnimators()294 if ((*it)->getVectorDrawable()->getPropertyChangeWillBeConsumed()) { in runVectorDrawableAnimators()
65 VectorDrawableRoot* getVectorDrawable() const { return mVectorDrawable.get(); } in getVectorDrawable() function