Searched defs:vectorDrawable (Results 1 – 5 of 5) sorted by relevance
266 VectorDrawableCompat vectorDrawable = in testGetChangingConfigurations() local291 VectorDrawableCompat vectorDrawable = in testGetConstantState() local335 VectorDrawableCompat vectorDrawable = in testBounds() local
356 VectorDrawableCompat vectorDrawable = VectorDrawableCompat.create(res, in inflate() local
373 VectorDrawable vectorDrawable = (VectorDrawable) res.getDrawable( in inflate() local445 final VectorDrawable vectorDrawable = mAnimatedVectorState.mVectorDrawable; in applyTheme() local
354 VectorDrawable::Tree* vectorDrawable; member
750 void SkiaCanvas::drawVectorDrawable(VectorDrawableRoot* vectorDrawable) { in drawVectorDrawable()