Searched refs:getVectorDrawable (Results 1 – 3 of 3) sorted by relevance
60 anim->getVectorDrawable()->setPropertyChangeWillBeConsumed(false); in prepareTree()62 anim->getVectorDrawable()->markDirty(); in prepareTree()66 anim->getVectorDrawable()->setPropertyChangeWillBeConsumed(false); in prepareTree()67 anim->getVectorDrawable()->markDirty(); in prepareTree()154 if (!(*it)->getVectorDrawable()->getPropertyChangeWillBeConsumed()) { in runVectorDrawableAnimators()172 if ((*it)->getVectorDrawable()->getPropertyChangeWillBeConsumed()) { in runVectorDrawableAnimators()
63 VectorDrawableRoot* getVectorDrawable() const { return mVectorDrawable.get(); } in getVectorDrawable() function
187 public void getVectorDrawable() { in getVectorDrawable() method in ResourcesPerfTest