Searched defs:vectorDrawable (Results 1 – 7 of 7) sorted by relevance
128 bool vectorDrawable : 1 = false; member
45 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
1193 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
720 void SkiaCanvas::drawVectorDrawable(VectorDrawableRoot* vectorDrawable) { in drawVectorDrawable()