Searched defs:mCachedTint (Results 1 - 1 of 1) sorted by path

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java650 ColorStateList mCachedTint; field in class:VectorDrawable.VectorDrawableState
731 && mCachedTint == mTint
744 mCachedTint = mTint;

Completed in 66 milliseconds