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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java648 ColorStateList mCachedTint; field in class:VectorDrawable.VectorDrawableState
729 && mCachedTint == mTint
742 mCachedTint = mTint;

Completed in 49 milliseconds