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

/frameworks/av/include/media/stagefright/foundation/
H A DADebug.h135 kDebugMax = kDebugAll, enumerator in enum:android::ADebug::Level
/frameworks/av/media/libstagefright/foundation/
H A DADebug.cpp101 return (Level)min(max(level, (long)kDebugNone), (long)kDebugMax);
/frameworks/av/media/libstagefright/foundation/include/foundation/
H A DADebug.h135 kDebugMax = kDebugAll, enumerator in enum:android::ADebug::Level
/frameworks/av/media/libstagefright/include/foundation/
H A DADebug.h135 kDebugMax = kDebugAll, enumerator in enum:android::ADebug::Level

Completed in 509 milliseconds