Searched refs:ALOGE (Results 276 - 300 of 352) sorted by relevance

<<1112131415

/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_utils.cpp120 ALOGE("%s: Error Opening FB : %s", __FUNCTION__, strerror(errno));
125 ALOGE("%s:Error in ioctl FBIOGET_VSCREENINFO: %s", __FUNCTION__,
147 ALOGE("%s:Error retrieving panel frame rate: %s", __FUNCTION__,
161 ALOGE("%s:Error in ioctl FBIOGET_FSCREENINFO: %s", __FUNCTION__,
182 ALOGE("%s: Failed to unblank display", __FUNCTION__);
1320 ALOGE("%s: ioctl MSMFB_BUFFER_SYNC failed for rot sync, err=%s",
1386 ALOGE("%s: ioctl MSMFB_BUFFER_SYNC failed, err=%s",
1388 ALOGE("%s: acq_fen_fd_cnt=%d flags=%d fd=%d dpy=%d numHwLayers=%zu",
1597 ALOGE("%s: Configure color layer failed!", __FUNCTION__);
1638 ALOGE("
[all...]
H A Dhwc_qclient.cpp160 ALOGE("In %s: invalid dpy index %d", __FUNCTION__, dpy);
212 ALOGE("In %s: invalid dpy index %d", __FUNCTION__, dpy);
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioStreamOutALSA.cpp198 ALOGE("write:: device open failed");
254 ALOGE("pcm_write returned error %d, trying to recover\n", n);
266 ALOGE("write:: device re-open failed");
/hardware/qcom/display/msm8084/libgralloc/
H A Dframebuffer.cpp94 ALOGE("%s: FBIOPUT_VSCREENINFO for primary failed, str: %s",
261 ALOGE("Error retrieving panel frame rate");
337 ALOGE("Error mapping the framebuffer (%s)", strerror(errno));
/hardware/qcom/display/msm8226/libgralloc/
H A Dframebuffer.cpp95 ALOGE("%s: FBIOPUT_VSCREENINFO for primary failed, str: %s",
262 ALOGE("Error retrieving panel frame rate");
338 ALOGE("Error mapping the framebuffer (%s)", strerror(errno));
/hardware/qcom/display/msm8960/libgralloc/
H A Dframebuffer.cpp95 ALOGE("%s: FBIOPUT_VSCREENINFO for primary failed, str: %s",
252 ALOGE("Error retrieving panel frame rate");
324 ALOGE("Error mapping the framebuffer (%s)", strerror(errno));
/hardware/qcom/display/msm8974/libgralloc/
H A Dframebuffer.cpp95 ALOGE("%s: FBIOPUT_VSCREENINFO for primary failed, str: %s",
252 ALOGE("Error retrieving panel frame rate");
324 ALOGE("Error mapping the framebuffer (%s)", strerror(errno));
/hardware/qcom/audio/voice_processing/
H A Dvoice_processing.c191 ALOGE("effect_set_state() invalid transition");
201 ALOGE("effect_set_state() invalid transition");
218 ALOGE("effect_set_state() invalid transition");
431 ALOGE("%s: DLOPEN failed for %s", __func__, EFFECTS_DESCRIPTOR_LIBRARY_PATH);
/hardware/qcom/display/msm8084/liboverlay/
H A Doverlay.cpp411 ALOGE("cannot open framebuffer(%d)", i);
417 ALOGE("ERROR: MSMFB_MIXER_INFO ioctl failed");
431 ALOGE("ERROR: MSMFB_OVERLAY_UNSET failed");
493 ALOGE("%s: commit failed", __func__);
/hardware/qcom/display/msm8226/liboverlay/
H A Doverlay.cpp400 ALOGE("cannot open framebuffer(%d)", i);
406 ALOGE("ERROR: MSMFB_MIXER_INFO ioctl failed");
420 ALOGE("ERROR: MSMFB_OVERLAY_UNSET failed");
482 ALOGE("%s: commit failed", __func__);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Domx_vdec.h73 #define DEBUG_PRINT_LOW ALOGE
78 #define DEBUG_PRINT_HIGH ALOGE
83 #define DEBUG_PRINT_ERROR ALOGE
655 ALOGE("\nERROR: Sending OMX_EventError to Client");
H A Dh264_utils.h393 ALOGE("%s(): left_off(%ld) right_off(%ld) top_off(%ld) bottom_off(%ld)",\
404 ALOGE("%s(): PANSCAN DATA start_ts(%lld) end_ts(%lld)", __FUNCTION__,\
/hardware/samsung_slsi/exynos5/include/
H A Dgralloc_priv.h156 ALOGE("invalid gralloc handle (at %p)", reinterpret_cast<void *>(const_cast<native_handle *>(h)));
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_bufferqueue.h13 #define CAMHAL_LOGE ALOGE
/hardware/libhardware/modules/gralloc/
H A Dframebuffer.cpp108 ALOGE("FBIOPUT_VSCREENINFO failed");
295 ALOGE("Error mapping the framebuffer (%s)", strerror(errno));
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dh264_utils.h391 ALOGE("%s(): left_off(%ld) right_off(%ld) top_off(%ld) bottom_off(%ld)",\
402 ALOGE("%s(): PANSCAN DATA start_ts(%lld) end_ts(%lld)", __FUNCTION__,\
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_mixer.c46 #define ALOGE(...) fprintf(stderr, __VA_ARGS__) macro
163 ALOGE("Control open failed\n");
169 ALOGE("SNDRV_CTL_IOCTL_ELEM_LIST failed\n");
407 ALOGE("failed to allocate memory\n");
541 ALOGE("failed to allocate memory\n");
705 ALOGE("failed to allocate memory\n");
/hardware/ti/omap4xxx/camera/
H A DANativeWindowDisplayAdapter.cpp543 ALOGE("native_window_set_usage failed: %s (%d)", strerror(-err), -err);
557 ALOGE("native_window_set_buffer_count failed: %s (%d)", strerror(-err), -err);
578 ALOGE("native_window_set_buffers_geometry failed: %s (%d)", strerror(-err), -err);
833 ALOGE("mANativeWindow is NULL");
1102 ALOGE("Surface::queueBuffer returned error %d", ret);
1144 ALOGE("Surface::queueBuffer returned error %d", ret);
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp514 ALOGE("Unable to open file %s: %s", fn, strerror(fd));
520 ALOGE("IMemory object is of zero size");
526 ALOGE("Buffer pointer is invalid");
604 ALOGE("Unable to open file %s: %s", fn, strerror(fd));
610 ALOGE("IMemory object is of zero size");
616 ALOGE("Buffer pointer is invalid");
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dcpp_bindings.cpp628 ALOGE("nl80211: %s->nl_recvmsgs failed: %d", __func__, res);
696 ALOGE("Failed to parse reply message = %d", res);
709 ALOGE("Failed to parse event = %d", res);
841 ALOGE("%s ifindex obtained:%d",__func__,ifindex);
902 ALOGE("%s ifindex obtained:%d",__func__,ifindex);
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dcpp_bindings.cpp611 ALOGE("nl80211: %s->nl_recvmsgs failed: %d", __func__, res);
679 ALOGE("Failed to parse reply message = %d", res);
692 ALOGE("Failed to parse event = %d", res);
/hardware/libhardware_legacy/audio/
H A DA2dpAudioInterface.cpp304 ALOGE("a2dp_write failed err: %d\n", status);
341 ALOGE("a2dp_init failed err: %d\n", status);
H A DAudioHardwareGeneric.cpp326 ALOGE("Error opening input channel");
347 ALOGE("Attempt to read from unopened device");
/hardware/qcom/audio/post_proc/
H A Deffect_api.c65 ALOGE("Failed to open mixer");
71 ALOGE("mixer_get_ctl_by_name failed");
/hardware/samsung_slsi/exynos5/gralloc/
H A Dgralloc.cpp217 ALOGE("invalid yuv format %d\n", format);
284 ALOGE("invalid yuv format %d\n", format);

Completed in 857 milliseconds

<<1112131415