Home
last modified time | relevance | path

Searched refs:mDebugLevel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DCaches.h156 return mDebugLevel; in getDebugLevel()
426 DebugLevel mDebugLevel; variable
DCaches.cpp62 mDebugLevel = readDebugLevel(); in Caches()
63 ALOGD("Enabling debug mode %d", mDebugLevel); in Caches()