Searched defs:vectorDrawable (Results 1 – 8 of 8) sorted by relevance
128 bool vectorDrawable : 1 = false; member
46 for (auto& vectorDrawable : mVectorDrawables) { in syncContents() local
305 sp<VectorDrawableRoot> vectorDrawable(new VectorDrawableRoot(group)); in RENDERTHREAD_TEST() local
112 VectorDrawableRoot vectorDrawable(new VectorDrawable::Group()); in TEST() local
1194 sp<VectorDrawableRoot> vectorDrawable(new VectorDrawableRoot(group)); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
540 VectorDrawable vectorDrawable = (VectorDrawable) res.getDrawable( in inflate() local588 VectorDrawable vectorDrawable, boolean ignoreInvalidAnim) { in updateAnimatorProperty()677 final VectorDrawable vectorDrawable = mAnimatedVectorState.mVectorDrawable; in applyTheme() local
748 AnimatedVectorDrawable vectorDrawable = mock(AnimatedVectorDrawable.class); in testSetIconAnimationRunningGroup_Run() local
768 void SkiaCanvas::drawVectorDrawable(VectorDrawableRoot* vectorDrawable) { in drawVectorDrawable()