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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java279 if (!mVectorState.canReuseCache()) {
726 public boolean canReuseCache() { method in class:VectorDrawable.VectorDrawableState
739 // Use shallow copy here and shallow comparison in canReuseCache(),

Completed in 73 milliseconds