Searched refs:kDebugAll (Results 1 - 2 of 2) sorted by path

/frameworks/av/include/media/stagefright/foundation/
H A DADebug.h90 kDebugAll, // all enumerator in enum:android::ADebug::Level
91 kDebugMax = kDebugAll,
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp65 CLOG_DEBUG_IF(DEBUG >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
67 CLOG_DEBUG_IF(DEBUG_BUMP >= ADebug::kDebugAll, fn, fmt, ##__VA_ARGS__)
997 DEBUG_BUMP = ADebug::kDebugAll;

Completed in 1394 milliseconds