Home
last modified time | relevance | path

Searched refs:readDebugLevel (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/libs/hwui/
DProperties.h256 static DebugLevel readDebugLevel() { in readDebugLevel() function
DTextDropShadowCache.cpp124 mDebugEnabled = readDebugLevel() & kDebugMoreCaches; in init()
DTextureCache.cpp80 mDebugEnabled = readDebugLevel() & kDebugCaches; in init()
DTessellationCache.cpp314 mDebugEnabled = readDebugLevel() & kDebugCaches; in TessellationCache()
DCaches.cpp62 mDebugLevel = readDebugLevel(); in Caches()
DPathCache.cpp169 mDebugEnabled = readDebugLevel() & kDebugCaches; in PathCache()