Searched refs:kDebugInternalState (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/stagefright/foundation/
H A DADebug.h133 kDebugInternalState, // internal state changes enumerator in enum:android::ADebug::Level
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DADebug.h133 kDebugInternalState, // internal state changes enumerator in enum:android::ADebug::Level
/frameworks/av/media/libstagefright/include/foundation/
H A DADebug.h133 kDebugInternalState, // internal state changes enumerator in enum:android::ADebug::Level
/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp68 #define CLOG_INTERNAL(fn, fmt, ...) CLOGD_(ADebug::kDebugInternalState, fn, fmt, ##__VA_ARGS__)
1663 if (DEBUG == ADebug::kDebugInternalState) {
2082 ADebug::Level level = ADebug::kDebugInternalState;

Completed in 864 milliseconds