Searched refs:mUse32BitDrawingCache (Results 1 – 2 of 2) sorted by relevance
21509 final boolean use32BitCache = attachInfo != null && attachInfo.mUse32BitDrawingCache; in buildDrawingCacheImpl()28847 boolean mUse32BitDrawingCache; field in View.AttachInfo
2408 mAttachInfo.mUse32BitDrawingCache = true; in performTraversals()