Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DProperties.h62 kDebugCaches = 2, enumerator
63 kDebugMoreCaches = kDebugMemory | kDebugCaches
DTextureCache.cpp80 mDebugEnabled = readDebugLevel() & kDebugCaches; in init()
DTessellationCache.cpp314 mDebugEnabled = readDebugLevel() & kDebugCaches; in TessellationCache()
DPathCache.cpp169 mDebugEnabled = readDebugLevel() & kDebugCaches; in PathCache()