Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
DADebug.h146 kDebugAll, // all enumerator
147 kDebugMax = kDebugAll,
/frameworks/av/media/libstagefright/omx/
DOMXNodeInstance.cpp74 CLOG_DEBUG_IF(DEBUG >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
76 CLOG_DEBUG_IF(DEBUG_BUMP >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
1746 DEBUG_BUMP = ADebug::kDebugAll; in bumpDebugLevel_l()