Searched refs:createCachedBitmapIfNeeded (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/graphics/drawable/static/src/android/support/graphics/drawable/
H A DVectorDrawableCompat.java366 mVectorState.createCachedBitmapIfNeeded(scaledWidth, scaledHeight);
1022 public void createCachedBitmapIfNeeded(int width, int height) { method in class:VectorDrawableCompat.VectorDrawableCompatState

Completed in 28 milliseconds