Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/foundation/include/media/stagefright/foundation/
H A DADebug.h123 kDebugInternalState, // internal state changes enumerator
/aosp12/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp72 #define CLOG_INTERNAL(fn, fmt, ...) CLOGD_(ADebug::kDebugInternalState, fn, fmt, ##__VA_ARGS__)
1890 if (DEBUG == ADebug::kDebugInternalState) { in bumpDebugLevel_l()
2328 ADebug::Level level = ADebug::kDebugInternalState; in onEvent()