HomeSort by relevance Sort by last modified time
    Searched refs:LOGE (Results 226 - 250 of 292) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-test/src/
mm_qcamera_commands.c 47 LOGE("prevcommand_process is NULL");
287 LOGE(" tuning library open failed\n");
  /hardware/qcom/camera/msmcobalt/QCamera2/util/
QCameraQueue.cpp 150 LOGE("No memory for camera_q_node");
187 LOGE("No memory for camera_q_node");
QCameraDisplay.cpp 98 LOGE("Initialization of DisplayEventReceiver failed with status: %d", status);
  /packages/apps/Gallery2/jni_jpegstream/src/
jpeg_reader.cpp 37 LOGE("Failed to destroy compress object, JpegReader may leak memory.");
63 LOGE("Failed to make source with error code: %d ", flags);
jpeg_writer.cpp 36 LOGE("Failed to destroy compress object, may leak memory.");
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c 189 LOGE("Camera Event DAEMON DIED received");
238 LOGE("No memory for mm_camera_node_t");
290 LOGE("Failed with %s error, retrying after %d milli-seconds",
296 LOGE("cannot open control fd of '%s' (%s)\n",
326 LOGE("cannot open domain socket fd of '%s'(%s)\n",
336 LOGE("Failed to open session");
374 LOGE("Invalid device name\n");
379 LOGE("Invalid camera object\n");
663 LOGE("cannot get camera capabilities, rc = %d, errno %d",
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-camera-interface/src/
mm_camera_interface.c 817 LOGE("Does not support 2 channels for bundle info");
    [all...]
mm_camera_muxer.c 256 LOGE("no mem");
276 LOGE("mm_camera_open err = %d", rc);
    [all...]
  /device/google/contexthub/util/nanotool/
nanotool.cpp 433 LOGE("Error initializing ContextHub");
485 LOGE("Command not implemented");
490 LOGE("Command failed");
  /cts/tests/tests/opengl/libopengltest/
gl2_jni_libone.cpp 42 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)
  /hardware/intel/common/omx-components/videocodec/
OMXVideoDecoderH263.cpp 30 LOGE("createVideoDecoder failed for \"%s\"", H263_MIME_TYPE);
OMXVideoDecoderMPEG2.cpp 30 LOGE("createVideoDecoder failed for \"%s\"", MPEG2_MIME_TYPE);
OMXVideoDecoderMPEG4.cpp 30 LOGE("createVideoDecoder failed for \"%s\"", MPEG4_MIME_TYPE);
OMXVideoEncoderVP8.cpp 12 if(!mVideoEncoder) LOGE("OMX_ErrorInsufficientResources");
57 LOGE("NULL pointer: mEncoderParams");
  /hardware/qcom/camera/QCamera2/util/
QCameraDisplay.cpp 98 LOGE("Initialization of DisplayEventReceiver failed with status: %d", status);
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/test/
QCameraHAL3MainTestContext.cpp 75 LOGE("\n Supported Camera Value is wrong : %d", num_of_cameras);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Mosaic.cpp 110 LOGE("Error: Unknown blending type %d",blendingType);
  /system/core/healthd/
healthd_mode_charger.cpp 76 #define LOGE(x...) do { KLOG_ERROR("charger", x); } while (0)
694 LOGE("Cannot load battery_fail image\n");
707 LOGE("Cannot load battery_scale image\n");
711 LOGE("battery_scale image has unexpected frame count (%d, expected %d)\n",
  /device/generic/goldfish-opengl/
Android.mk 34 EMUGL_COMMON_CFLAGS += -DALOGE=LOGE
  /hardware/qcom/camera/QCamera2/HAL/test/
qcamera_test.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/test/
qcamera_test.cpp     [all...]
  /cts/tests/tests/renderscript/libcoremathtestcpp/
CoreMathTestJni.cpp 30 #define LOGE(...) __android_log_print(ANDROID_LOG_ERROR, LOG_TAG, __VA_ARGS__)
71 LOGE("Can't find the Java class %s", name.c_str());
76 LOGE("Can't find the constructor of %s", name.c_str());
81 LOGE("Can't construct a %s", name.c_str());
105 LOGE("Can't find the field %s", name);
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
cam_intf.h 722 ((LOGE("Unable to set metadata TABLE_PTR:%p META_ID:%d", \
729 ((LOGE("Unable to set metadata AUX_TABLE_PTR:%p META_ID:%d", \
745 LOGE("Unable to set metadata TABLE_PTR:%p META_ID:%d COUNT:%zu", \
756 LOGE("Unable to get metadata TABLE_PTR:%p META_ID:%d", \
766 LOGE("Unable to read metadata TABLE_PTR:%p META_ID:%d", \
    [all...]
mm_camera_interface.h 84 LOGE("written size %d", len); \
87 LOGE("open %s failed", filename); \
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 71 LOGE("written size %d", len); \
74 LOGE("open %s failed", filename); \
    [all...]

Completed in 928 milliseconds

1 2 3 4 5 6 7 8 91011>>