Searched defs:vectorDrawable (Results 1 – 6 of 6) sorted by relevance
38 for (auto& vectorDrawable : mVectorDrawables) { in syncContents() local136 auto& vectorDrawable = vectorDrawablePair.first; in prepareListAndChildren() local
301 sp<VectorDrawableRoot> vectorDrawable(new VectorDrawableRoot(group)); in RENDERTHREAD_TEST() local
112 VectorDrawableRoot vectorDrawable(new VectorDrawable::Group()); in TEST() local
1190 sp<VectorDrawableRoot> vectorDrawable(new VectorDrawableRoot(group)); in RENDERTHREAD_SKIA_PIPELINE_TEST() local
549 VectorDrawable vectorDrawable = (VectorDrawable) res.getDrawable( in inflate() local597 VectorDrawable vectorDrawable, boolean ignoreInvalidAnim) { in updateAnimatorProperty()686 final VectorDrawable vectorDrawable = mAnimatedVectorState.mVectorDrawable; in applyTheme() local
686 void SkiaCanvas::drawVectorDrawable(VectorDrawableRoot* vectorDrawable) { in drawVectorDrawable()