Home
last modified time | relevance | path

Searched refs:mCacheDirty (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DShaderCache.cpp184 mCacheDirty = true; in store()
198 if (mCacheDirty || mNewPipelineCacheSize != mOldPipelineCacheSize) { in store()
202 mCacheDirty = false; in store()
DShaderCache.h201 bool mCacheDirty = false; variable
/frameworks/base/graphics/java/android/graphics/drawable/
DVectorDrawable.java527 state.mCacheDirty = true; in onStateChange()
630 state.mCacheDirty = true; in applyTheme()
737 state.mCacheDirty = true; in inflate()
953 boolean mCacheDirty; field in VectorDrawable.VectorDrawableState
1045 if (!mCacheDirty in canReuseCache()
1063 mCacheDirty = false; in updateCacheStates()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt20357 Landroid/graphics/drawable/VectorDrawable$VectorDrawableState;->mCacheDirty:Z