Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DProperties.h58 kDebugCaches = 2, enumerator
59 kDebugMoreCaches = kDebugMemory | kDebugCaches
DTextureCache.cpp43 mDebugEnabled = Properties::debugLevel & kDebugCaches; in TextureCache()
DTessellationCache.cpp288 mDebugEnabled = Properties::debugLevel & kDebugCaches; in TessellationCache()
DPathCache.cpp188 mDebugEnabled = Properties::debugLevel & kDebugCaches; in PathCache()