Home | History | Annotate | Download | only in android

Lines Matching defs:WEBRTC_TRACE

20 #undef WEBRTC_TRACE
21 #define WEBRTC_TRACE(a,b,c,...) __android_log_print(ANDROID_LOG_DEBUG, "*WEBRTC*", __VA_ARGS__)
39 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id,
52 WEBRTC_TRACE(kTraceError,
70 WEBRTC_TRACE(kTraceWarning,
81 WEBRTC_TRACE(kTraceDebug, kTraceVideoRenderer, _id, "%s", __FUNCTION__);
83 WEBRTC_TRACE(kTraceError,
91 WEBRTC_TRACE(kTraceWarning,
109 WEBRTC_TRACE(kTraceError,
125 WEBRTC_TRACE(kTraceError,
138 WEBRTC_TRACE(kTraceError,
154 WEBRTC_TRACE(kTraceError,
167 WEBRTC_TRACE(kTraceError,
179 WEBRTC_TRACE(kTraceError,
190 WEBRTC_TRACE(kTraceWarning,
197 WEBRTC_TRACE(kTraceDebug, kTraceVideoRenderer, _id, "%s done", __FUNCTION__);
210 WEBRTC_TRACE(kTraceDebug,
244 WEBRTC_TRACE(kTraceInfo,
260 WEBRTC_TRACE(kTraceError,
277 WEBRTC_TRACE(kTraceWarning,
294 WEBRTC_TRACE(kTraceDebug,
300 WEBRTC_TRACE(kTraceError,
312 WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, _id,
327 WEBRTC_TRACE(kTraceError,
342 WEBRTC_TRACE(kTraceError,
356 WEBRTC_TRACE(kTraceError,
369 WEBRTC_TRACE(kTraceError,
382 WEBRTC_TRACE(kTraceError,
396 WEBRTC_TRACE(kTraceWarning,
404 WEBRTC_TRACE(kTraceDebug,
416 // WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer,_id, "%s:" ,__FUNCTION__);
433 WEBRTC_TRACE(kTraceInfo, kTraceVideoRenderer, _id, "%s: New render size %d "
448 WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, _id, "%s: could not "
465 WEBRTC_TRACE(kTraceError, kTraceVideoRenderer, _id, "%s: Color conversion"