Searched defs:CLOGW (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/media/libstagefright/omx/
H A DOMXNodeInstance.cpp51 #define CLOGW(fmt, ...) ALOGW("[%p:%s] " fmt, mHandle, mName, ##__VA_ARGS__) macro
437 CLOGW("failed to enter Idle state (now %s(%d), aborting.",
467 CLOGW("failed to enter Loaded state (now %s(%d), aborting.",
905 CLOGW("component does not support metadata mode; using fallback");
1436 CLOGW("createInputSurface requires COLOR_FormatSurface "
2262 CLOGW("Attempt to remove an active buffer [%#x] we know nothing about...", id);
2299 CLOGW("findBufferHeader: buffer %u not found", buffer);
2306 CLOGW("findBufferHeader: buffer %u found but with incorrect port index.", buffer);
2320 CLOGW("findBufferID: bufferHeader %p not found", bufferHeader);
2333 CLOGW("invalidateBufferI
[all...]

Completed in 13 milliseconds