Searched defs:mCachedTintMode (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java651 Mode mCachedTintMode; field in class:VectorDrawable.VectorDrawableState
732 && mCachedTintMode == mTintMode
745 mCachedTintMode = mTintMode;

Completed in 36 milliseconds