Home
last modified time | relevance | path

Searched refs:mUse32BitDrawingCache (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java23050 final boolean use32BitCache = attachInfo != null && attachInfo.mUse32BitDrawingCache; in buildDrawingCacheImpl()
30723 boolean mUse32BitDrawingCache; field in View.AttachInfo
H A DViewRootImpl.java3189 mAttachInfo.mUse32BitDrawingCache = true; in performTraversals()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63251 Landroid/view/View$AttachInfo;->mUse32BitDrawingCache:Z