Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/foundation/
DADebug.h114 kDebugAll, // all enumerator
115 kDebugMax = kDebugAll,
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp68 CLOG_DEBUG_IF(DEBUG >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
70 CLOG_DEBUG_IF(DEBUG_BUMP >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
1295 DEBUG_BUMP = ADebug::kDebugAll; in bumpDebugLevel_l()