Home
last modified time | relevance | path

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

/frameworks/av/include/media/stagefright/foundation/
DADebug.h115 kDebugAll, // all enumerator
116 kDebugMax = kDebugAll,
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp66 CLOG_DEBUG_IF(DEBUG >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
68 CLOG_DEBUG_IF(DEBUG_BUMP >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
1151 DEBUG_BUMP = ADebug::kDebugAll; in bumpDebugLevel_l()