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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java649 Mode mCachedTintMode; field in class:VectorDrawable.VectorDrawableState
730 && mCachedTintMode == mTintMode
743 mCachedTintMode = mTintMode;

Completed in 29 milliseconds