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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java375 state.mCacheDirty = true;
459 state.mCacheDirty = true;
654 boolean mCacheDirty; field in class:VectorDrawable.VectorDrawableState
715 mCacheDirty = true;
729 if (!mCacheDirty
748 mCacheDirty = false;

Completed in 76 milliseconds