Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DProperties.h57 kDebugCaches = 2, enumerator
58 kDebugMoreCaches = kDebugMemory | kDebugCaches
DTextureCache.cpp45 mDebugEnabled = Properties::debugLevel & kDebugCaches; in TextureCache()
DTessellationCache.cpp298 mDebugEnabled = Properties::debugLevel & kDebugCaches; in TessellationCache()
DPathCache.cpp189 mDebugEnabled = Properties::debugLevel & kDebugCaches; in PathCache()