Home
last modified time | relevance | path

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

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