Searched refs:ALOGW (Results 1 - 23 of 23) sorted by relevance

/external/webrtc/talk/app/webrtc/java/jni/
H A Dandroidmediacodeccommon.h51 #define ALOGW LOG_TAG(rtc::LS_WARNING, TAG) macro
H A Dandroidmediaencoder_jni.cc574 ALOGW << "Encoder drop frame - failed callback.";
631 ALOGW << "Encoder drop frame - no input buffers available";
1143 ALOGW << "NULL VideoDecoder EGL context - HW surface encoding is disabled.";
1150 ALOGW << "No HW video encoder for type " << (int)type;
1162 ALOGW << "Can not find HW video encoder for type " << (int)type;
H A Dandroidmediadecoder_jni.cc884 ALOGW << "NULL VideoDecoder EGL context - HW surface decoding is disabled.";
891 ALOGW << "No HW video decoder for type " << (int)type;
901 ALOGW << "Can not find HW video decoder for type " << (int)type;
/external/libnfc-nxp/Linux_x86/
H A DphDal4Nfc_uart.c256 ALOGW("dropped byte %d", i);
260 ALOGW("corrupted byte %d", i);
347 ALOGW("timeout!");
/external/webrtc/webrtc/modules/audio_device/android/
H A Daudio_device_template.h23 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
169 ALOGW("The application should use MODE_IN_COMMUNICATION audio mode!");
188 ALOGW("The application should use MODE_IN_COMMUNICATION audio mode!");
H A Dopensles_player.cc26 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
426 ALOGW("Buffer callback in non-playing state!");
439 ALOGW("Bad OpenSL ES playout timing, dT=%u [ms]", diff);
H A Daudio_manager.cc27 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
H A Daudio_record_jni.cc26 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
H A Daudio_track_jni.cc26 #define ALOGW(...) __android_log_print(ANDROID_LOG_WARN, TAG, __VA_ARGS__) macro
/external/drm_hwcomposer/
H A Dglworker.cpp493 ALOGW("EGL_KHR_image_base extension not supported");
496 ALOGW("EGL_ANDROID_image_native_buffer extension not supported");
499 ALOGW("EGL_ANDROID_native_fence_sync extension not supported");
524 ALOGW("GL_OES_EGL_image extension not supported");
527 ALOGW("GL_OES_EGL_image_external extension not supported");
H A Dvsyncworker.cpp121 ALOGW("Vsync worker active with conn=%p refresh=%f\n", conn,
H A Dplatformnv.cpp65 ALOGW("Using non-NVIDIA gralloc module: %s/%s\n", gralloc_->common.name,
H A Ddrmdisplaycomposition.cpp168 ALOGW(
H A Ddrmdisplaycompositor.cpp686 ALOGW("Acquire fence %d wait %d failed (%d). Total time %d",
H A Dhwcomposer.cpp669 ALOGW("Query for deprecated vsync value, returning 60Hz");
/external/libnfc-nxp/src/
H A DphLlcNfc_Interface.c789 ALOGW("LLC bad crc");
886 ALOGW("bad LLC length byte %x\n", *(pCompInfo->buffer));
898 ALOGW("unknown LLC error1");
922 ALOGW("LLC length mis-match\n");
934 ALOGW("unknown LLC error2");
H A DphHciNfc_DevMgmt.c1373 ALOGW("Your NFC controller is kinda hosed, take it to npelly@ to fix");
H A DphLibNfc.c885 ALOGW("Firmware image not available: this device might be running old NFC firmware!");
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c661 #ifndef ALOGW
662 #define ALOGW LOGW macro
682 ALOGW("%s", msg);
/external/jhead/
H A Dgpsinfo.c281 ALOGW("Unsupported encoding for GPSProcessingMethod");
/external/drm_gralloc/
H A Dgralloc_drm_nouveau.c342 ALOGW("failed to create nouveau channel");
H A Dgralloc_drm_pipe.c353 ALOGW("failed to create screen for %s", pm->driver);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c1698 ALOGW("BCM2079x: retrying reset, attempt %d/%d", numTries, NUM_RESET_ATTEMPTS);

Completed in 573 milliseconds