/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_socket.c | 49 ALOGE("%s:Invalid send len \n", __func__); in tuneserver_send_command_rsp() 53 ALOGE("%s:Invalid send buf \n", __func__); in tuneserver_send_command_rsp() 59 ALOGE("%s:RSP send returns error %s\n", __func__, strerror(errno)); in tuneserver_send_command_rsp() 89 ALOGE("%s: eztune_server_run: send returns error %s\n", __func__, in tuneserver_ack() 104 ALOGE("%s:ACK send returns error %s\n", __func__, strerror(errno)); in tuneserver_send_command_ack() 127 ALOGE("%s: Ack Failed for cmd %d\n", __func__, p->current_cmd); in tuneserver_process_command() 133 ALOGE("%s: RSP processing Failed for cmd %d\n", __func__, p->current_cmd); in tuneserver_process_command() 137 ALOGE("%s: RSP Failed for cmd %d\n", __func__, p->current_cmd); in tuneserver_process_command() 144 ALOGE("%s: Ack Failed for cmd %d\n", __func__, p->current_cmd); in tuneserver_process_command() 150 ALOGE("%s: RSP processing Failed for cmd %d\n", __func__, p->current_cmd); in tuneserver_process_command() [all …]
|
/device/moto/shamu/camera/QCamera/HAL2/core/src/ |
D | QCameraStream_Preview.cpp | 39 ALOGE(" %s: E ", __FUNCTION__); in setPreviewWindow() 66 ALOGE("Unable to allocate mDisplayBuf"); in registerStreamBuffers() 86 ALOGE("%s:BEGIN",__func__); in initBuffers() 119 ALOGE("Planes: %d length: %d userptr: %lu offset: %d\n", j, in initBuffers() 126 ALOGE("DEBUG2:Display buf[%d] fd:%d",i,mDisplayBuf[i].fd); in initBuffers() 134 ALOGE("mPreview Window %p",mPreviewWindow); in initBuffers() 141 ALOGE("%s: [%d]: local_flag = 1", __func__, j); in initBuffers() 146 ALOGE("Cannot find matching handle in the table."); in initBuffers() 150 ALOGE("dequeue_buffer failed."); in initBuffers() 157 ALOGE("%s:END",__func__); in initBuffers() [all …]
|
D | QCameraHWI.cpp | 84 ALOGE("set_parm MM_CAMERA_PARM_RECORDING_HINT returns %d", rc); in tryRestartStreams() 96 ALOGE("prepareStream for stream %d failed %d", streamId, rc); in tryRestartStreams() 108 ALOGE("streamOn for stream %d failed %d", streamId, rc); in tryRestartStreams() 136 ALOGE("%s:No more requests available from src command \ in runCommandThread() 154 ALOGE("%s: error reading output stream tag", __FUNCTION__); in runCommandThread() 160 ALOGE("error tryRestartStreams %d", res); in runCommandThread() 222 ALOGE("%s: E, stream_id = %d\n", __func__, mm_stream_id); in getBuf() 226 ALOGE("%s: len:%d, y_off:%d, cbcr:%d num buffers: %d planes:%d streamid:%d", in getBuf() 234 ALOGE("Interface requesting Preview Buffers"); in getBuf() 239 ALOGE("Debug : %s : initDisplayBuffers",__func__); in getBuf() [all …]
|
D | QCameraStream.cpp | 105 ALOGE("%s: E",__func__); in superbuf_cb_routine() 109 ALOGE("%s : jpeg callback for MM_CAMERA_SNAPSHOT_MAIN", __func__); in superbuf_cb_routine() 128 ALOGE("%s E ", __func__); in stream_cb_routine() 130 ALOGE("DEBUG4:ExtMode:%d,streamid:%d",p_obj->mExtImgMode,bufs->bufs[0]->stream_id); in stream_cb_routine() 133 ALOGE("%s : callback for MM_CAMERA_PREVIEW", __func__); in stream_cb_routine() 137 ALOGE("%s : callback for MM_CAMERA_VIDEO", __func__); in stream_cb_routine() 143 ALOGE("%s: Skipping Q Buf for HDR mode",__func__); in stream_cb_routine() 148 ALOGE("%s : callback for MM_CAMERA_SNAPSHOT_MAIN", __func__); in stream_cb_routine() 159 ALOGE("%s X ", __func__); in stream_cb_routine() 196 ALOGE("%s:streamid:%d",__func__,mMmStreamId); in streamOn() [all …]
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 138 ALOGE("%s: deleting channel %d", __func__, m_handle); in ~QCamera3Channel() 166 ALOGE("%s: Add channel failed", __func__); in init() 197 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__); in addStream() 202 ALOGE("%s: stream number (%d) exceeds max limit (%d)", in addStream() 212 ALOGE("%s: No mem for Stream", __func__); in addStream() 243 ALOGE("%s: bundle not supported", __func__); in start() 281 ALOGE("%s: Attempt to stop inactive channel",__func__); in stop() 363 ALOGE("%s: Could not find object among registered buffers",__func__); in getInternalFormatBuffer() 422 ALOGE("%s: invalid channel pointer", __func__); in streamCbRoutine() 533 ALOGE("%s: Failed to start the stream on the request",__func__); in request() [all …]
|
/device/moto/shamu/camera/QCamera2/HAL/wrapper/ |
D | QualcommCamera.cpp | 108 ALOGE("Q%s: E", __func__); in get_number_of_cameras() 115 ALOGE("Q%s: E", __func__); in get_camera_info() 141 ALOGE("%s: end in no mem", __func__); in camera_device_open() 170 ALOGE("%s: end rc %d", __func__, rc); in camera_device_open() 176 ALOGE("Q%s: device =%p E", __func__, hw_dev); in close_camera_device() 218 ALOGE("Q%s: E", __func__); in set_CallBacks() 236 ALOGE("Q%s: E", __func__); in disable_msg_type() 244 ALOGE("Q%s: E", __func__); in msg_type_enabled() 255 ALOGE("Q%s: E", __func__); in start_preview() 261 ALOGE("Q%s: X", __func__); in start_preview() [all …]
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_exif.c | 68 ALOGE("%s: Number of entries exceeded limit", __func__); in addExifEntry() 81 ALOGE("%s: No memory for byte array", __func__); in addExifEntry() 96 ALOGE("%s: No memory for ascii string", __func__); in addExifEntry() 109 ALOGE("%s: No memory for short array", __func__); in addExifEntry() 124 ALOGE("%s: No memory for long array", __func__); in addExifEntry() 139 ALOGE("%s: No memory for rational array", __func__); in addExifEntry() 153 ALOGE("%s: No memory for undefined array", __func__); in addExifEntry() 165 ALOGE("%s: No memory for signed long array", __func__); in addExifEntry() 180 ALOGE("%s: No memory for signed rational array", __func__); in addExifEntry() 303 ALOGE("%s %d: Sensor params are null", __func__, __LINE__); in process_sensor_data() [all …]
|
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 136 ALOGE("%s: deleting channel %d", __func__, m_handle); in ~QCamera3Channel() 164 ALOGE("%s: Add channel failed", __func__); in init() 195 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__); in addStream() 200 ALOGE("%s: stream number (%d) exceeds max limit (%d)", in addStream() 210 ALOGE("%s: No mem for Stream", __func__); in addStream() 241 ALOGE("%s: bundle not supported", __func__); in start() 286 ALOGE("%s: Attempt to stop inactive channel",__func__); in stop() 424 ALOGE("%s: invalid channel pointer", __func__); in streamCbRoutine() 492 ALOGE("%s: Camera stream uninitialized", __func__); in initialize() 503 ALOGE("%s: init failed", __func__); in initialize() [all …]
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI.cpp | 44 ALOGE("%s: E",__func__); in superbuf_cb_routine() 47 ALOGE("%s: pme is null", __func__); in superbuf_cb_routine() 54 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in superbuf_cb_routine() 75 ALOGE("hdl %d, ch_id %d, buf_num %d, bufidx0 %d, bufidx1 %d", in superbuf_cb_routine() 86 ALOGE("%s Total %d Received %d frames, still need to receive %d frames", in superbuf_cb_routine() 91 ALOGE(" Received all %d YUV frames, Invoke HDR", in superbuf_cb_routine() 104 ALOGE("%s: X", __func__); in superbuf_cb_routine() 116 ALOGE("%s: E", __func__); in snapshot_jpeg_cb() 120 ALOGE("%s: userdata is null", __func__); in snapshot_jpeg_cb() 125 ALOGE("%s: pme is null", __func__); in snapshot_jpeg_cb() [all …]
|
D | QCameraHWI_Rdi.cpp | 61 ALOGE("%s:BEGIN",__func__); in getBuf() 67 ALOGE("%s: Invalid number of buffers (=%d) requested!", in getBuf() 94 ALOGE(" %s : E ", __FUNCTION__); in putBuf() 119 ALOGE("%s: cannot open file\n", __func__); in dumpFrameToFile() 136 ALOGE("%s",__func__); in processRdiFrame() 142 ALOGE("RDI Streaming Stopped. Returning callback"); in processRdiFrame() 147 ALOGE("%s: X: HAL control object not set",__func__); in processRdiFrame() 171 ALOGE("%s: Failed in Preview Qbuf\n", __func__); in processRdiFrame() 208 ALOGE("%s: E", __func__); in QCameraStream_Rdi() 209 ALOGE("%s: X", __func__); in QCameraStream_Rdi() [all …]
|
D | QCameraHWI_Record.cpp | 127 ALOGE("Recording Stopped. Returning callback"); in processRecordFrame() 134 ALOGE("DEBUG4:%d",frame->bufs[0]->stream_id); in processRecordFrame() 135 ALOGE("<DEBUG4>: Timestamp: %ld %ld",frame->bufs[0]->ts.tv_sec,frame->bufs[0]->ts.tv_nsec); in processRecordFrame() 142 ALOGE("Send Video frame to services/encoder TimeStamp : %lld",timeStamp); in processRecordFrame() 151 ALOGE("Calling video callback:%d", video_buf_idx); in processRecordFrame() 158 ALOGE("Calling video callback2"); in processRecordFrame() 177 ALOGE("%s: lower power camcorder selected", __func__); in initStream() 191 ALOGE("%s : BEGIN",__func__); in getBuf() 197 ALOGE("%s: Invalid number of buffers (=%d) requested!", in getBuf() 210 ALOGE("%s: Error getting heap mem for recording", __func__); in getBuf() [all …]
|
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/ |
D | QualcommUsbCamera.cpp | 191 ALOGE("%s: end in no mem", __func__); in usbcam_camera_device_open() 198 ALOGE("%s: usbCamInitDefaultParameters error", __func__); in usbcam_camera_device_open() 207 ALOGE("%s: No UVC node found \n", __func__); in usbcam_camera_device_open() 214 ALOGE("%s: Cannot open '%s'", __func__, dev_name); in usbcam_camera_device_open() 248 ALOGE("%s: close failed ", __func__); in usbcam_close_camera_device() 253 ALOGE("%s: camHal is NULL pointer ", __func__); in usbcam_close_camera_device() 274 ALOGE("%s: deInitDisplayBuffers returned error", __func__); in usbcam_set_preview_window() 282 ALOGE("%s: initDisplayBuffers returned error", __func__); in usbcam_set_preview_window() 302 ALOGE("%s: Null device or device->priv", __func__); in usbcam_set_CallBacks() 327 ALOGE("%s: Null device or device->priv", __func__); in usbcam_enable_msg_type() [all …]
|
/device/lge/mako/camera/ |
D | QCameraHWI_Preview_7x27A.cpp | 50 ALOGE("%s: X : Incorrect cookie",__func__); in preview_notify_cb() 62 ALOGE(" %s: E ", __FUNCTION__); in setPreviewWindow() 85 ALOGE("%s: mPreviewWindow = NULL", __func__); in getBufferFromSurface() 95 ALOGE("%s: display format %d is not supported", __func__, dim.prev_format); in getBufferFromSurface() 102 ALOGE("get_min_undequeued_buffer_count failed: %s (%d)", in getBufferFromSurface() 112 ALOGE("set_buffer_count failed: %s (%d)", in getBufferFromSurface() 120 ALOGE("set_buffers_geometry failed: %s (%d)", in getBufferFromSurface() 130 ALOGE("%s: set_usage rc = %d", __func__, err); in getBufferFromSurface() 147 ALOGE("%s: genlock_lock_buffer(WRITE) failed", __FUNCTION__); in getBufferFromSurface() 154 ALOGE("%s: dequeue_buffer idx = %d err = %d", __func__, cnt, err); in getBufferFromSurface() [all …]
|
/device/moto/shamu/camera/QCamera/HAL2/wrapper/ |
D | QualcommCamera.cpp | 120 ALOGE("Q%s: E", __func__); in get_number_of_cameras() 127 ALOGE("Q%s: E, id = %d", __func__, camera_id); in get_camera_info() 131 ALOGE("Q%s: X, id = %d", __func__, camera_id); in get_camera_info() 144 ALOGE("Q%s: E, id = %s", __func__, id); in camera_device_open() 153 ALOGE("%s: end in no mem", __func__); in camera_device_open() 179 ALOGE("%s: end rc %d", __func__, rc); in camera_device_open() 185 ALOGE("Q%s: device =%p E", __func__, hw_dev); in close_camera_device() 245 ALOGE("%s:E",__func__); in get_in_progress_count() 251 ALOGE("%s:X",__func__); in get_in_progress_count() 257 ALOGE("%s:E",__func__); in flush_captures_in_progress() [all …]
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/src/ |
D | mm_jpeg_exif.c | 68 ALOGE("%s: Number of entries exceeded limit", __func__); in addExifEntry() 81 ALOGE("%s: No memory for byte array", __func__); in addExifEntry() 96 ALOGE("%s: No memory for ascii string", __func__); in addExifEntry() 109 ALOGE("%s: No memory for short array", __func__); in addExifEntry() 124 ALOGE("%s: No memory for long array", __func__); in addExifEntry() 139 ALOGE("%s: No memory for rational array", __func__); in addExifEntry() 153 ALOGE("%s: No memory for undefined array", __func__); in addExifEntry() 165 ALOGE("%s: No memory for signed long array", __func__); in addExifEntry() 180 ALOGE("%s: No memory for signed rational array", __func__); in addExifEntry() 300 ALOGE("%s %d: Sensor params are null", __func__, __LINE__); in process_sensor_data() [all …]
|
/device/asus/flo/camera/mm-image-codec/qomx_core/ |
D | qomx_core.c | 65 ALOGE("%s:%d] cannot exceed max number of components", in OMX_Init() 84 ALOGE("%s:%d] Complete %d", __func__, __LINE__, comp_cnt); in OMX_Init() 101 ALOGE("%s:%d] Complete", __func__, __LINE__); in OMX_Deinit() 170 ALOGE("%s:%d] Cannot find the component", __func__, __LINE__); in OMX_GetHandle() 175 ALOGE("%s:%d] Error invalid input ", __func__, __LINE__); in OMX_GetHandle() 186 ALOGE("%s:%d] Cannot alloc new instance", __func__, __LINE__); in OMX_GetHandle() 195 ALOGE("%s:%d] Cannot load the library", __func__, __LINE__); in OMX_GetHandle() 208 ALOGE("%s:%d] Cannot maps the symbols", __func__, __LINE__); in OMX_GetHandle() 216 ALOGE("%s:%d] get instance pts is %p", __func__, __LINE__, p_obj); in OMX_GetHandle() 218 ALOGE("%s:%d] Error cannot create object", __func__, __LINE__); in OMX_GetHandle() [all …]
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 63 ALOGE("%s: camera obj not valid", __func__); in zsl_channel_cb() 70 ALOGE("%s: ZSL channel doesn't exist, return here", __func__); in zsl_channel_cb() 78 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in zsl_channel_cb() 114 ALOGE("%s: camera obj not valid", __func__); in capture_channel_cb_routine() 123 ALOGE("%s: Capture channel doesn't exist, return here", __func__); in capture_channel_cb_routine() 131 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in capture_channel_cb_routine() 205 ALOGE("%s: camera obj not valid", __func__); in postproc_channel_cb_routine() 215 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in postproc_channel_cb_routine() 255 ALOGE("%s: Invalid hardware object", __func__); in preview_stream_cb_routine() 260 ALOGE("%s: Invalid memory object", __func__); in preview_stream_cb_routine() [all …]
|
D | QCamera2HWI.cpp | 103 ALOGE("%s: NULL camera device", __func__); in set_preview_window() 143 ALOGE("NULL camera device"); in set_CallBacks() 178 ALOGE("NULL camera device"); in enable_msg_type() 205 ALOGE("NULL camera device"); in disable_msg_type() 234 ALOGE("NULL camera device"); in msg_type_enabled() 266 ALOGE("NULL camera device"); in start_preview() 300 ALOGE("NULL camera device"); in stop_preview() 330 ALOGE("NULL camera device"); in preview_enabled() 365 ALOGE("NULL camera device"); in store_meta_data_in_buffers() 398 ALOGE("NULL camera device"); in start_recording() [all …]
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCamera2HWICallbacks.cpp | 63 ALOGE("%s: camera obj not valid", __func__); in zsl_channel_cb() 70 ALOGE("%s: ZSL channel doesn't exist, return here", __func__); in zsl_channel_cb() 78 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in zsl_channel_cb() 114 ALOGE("%s: camera obj not valid", __func__); in capture_channel_cb_routine() 123 ALOGE("%s: Capture channel doesn't exist, return here", __func__); in capture_channel_cb_routine() 131 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in capture_channel_cb_routine() 205 ALOGE("%s: camera obj not valid", __func__); in postproc_channel_cb_routine() 215 ALOGE("%s: Error allocating memory to save received_frame structure.", __func__); in postproc_channel_cb_routine() 255 ALOGE("%s: Invalid hardware object", __func__); in preview_stream_cb_routine() 260 ALOGE("%s: Invalid memory object", __func__); in preview_stream_cb_routine() [all …]
|
D | QCamera2HWI.cpp | 103 ALOGE("%s: NULL camera device", __func__); in set_preview_window() 143 ALOGE("NULL camera device"); in set_CallBacks() 178 ALOGE("NULL camera device"); in enable_msg_type() 205 ALOGE("NULL camera device"); in disable_msg_type() 234 ALOGE("NULL camera device"); in msg_type_enabled() 266 ALOGE("NULL camera device"); in start_preview() 300 ALOGE("NULL camera device"); in stop_preview() 330 ALOGE("NULL camera device"); in preview_enabled() 365 ALOGE("NULL camera device"); in store_meta_data_in_buffers() 398 ALOGE("NULL camera device"); in start_recording() [all …]
|
/device/moto/shamu/camera/QCamera/HAL/wrapper/ |
D | QualcommCamera.cpp | 157 ALOGE("Q%s: E", __func__); in get_number_of_cameras() 171 ALOGE("Q%s: E", __func__); in get_camera_info() 218 ALOGE("%s: end in no mem", __func__); in camera_device_open() 243 ALOGE("%s: end rc %d", __func__, rc); in camera_device_open() 249 ALOGE("Q%s: device =%p E", __func__, hw_dev); in close_camera_device() 291 ALOGE("Q%s: E", __func__); in set_CallBacks() 309 ALOGE("Q%s: E", __func__); in disable_msg_type() 317 ALOGE("Q%s: E", __func__); in msg_type_enabled() 328 ALOGE("Q%s: E", __func__); in start_preview() 334 ALOGE("Q%s: X", __func__); in start_preview() [all …]
|
/device/generic/goldfish/camera/ |
D | QemuClient.cpp | 89 ALOGE("%s: NULL or an empty string is passed as query name.", in createQuery() 103 ALOGE("%s: Unable to allocate %zu bytes for query buffer", in createQuery() 134 ALOGE("%s: Invalid reply to the query", __FUNCTION__); in completeQuery() 145 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer); in completeQuery() 155 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer); in completeQuery() 165 ALOGE("%s: Invalid query reply: '%s'", __FUNCTION__, mReplyBuffer); in completeQuery() 219 ALOGE("%s: Qemu client is already connected", __FUNCTION__); in connectClient() 240 ALOGE("%s: Unable to connect to the camera service '%s': %s", in connectClient() 261 ALOGE("%s: Qemu client is not connected", __FUNCTION__); in sendMessage() 273 ALOGE("%s: Error sending data via qemu pipe: '%s'", in sendMessage() [all …]
|
D | EmulatedCameraFactory.cpp | 70 ALOGE("%s: Unable to allocate emulated camera array for %d entries", in EmulatedCameraFactory() 96 ALOGE("%s: Unknown back camera hal version requested: %d", __FUNCTION__, in EmulatedCameraFactory() 104 ALOGE("%s: Unable to intialize back camera %d: %s (%d)", in EmulatedCameraFactory() 111 ALOGE("%s: Unable to instantiate fake camera class", __FUNCTION__); in EmulatedCameraFactory() 126 ALOGE("%s: Unable to allocate emulated camera array for %d entries", in EmulatedCameraFactory() 152 ALOGE("%s: Unknown front camera hal version requested: %d", in EmulatedCameraFactory() 161 ALOGE("%s: Unable to intialize front camera %d: %s (%d)", in EmulatedCameraFactory() 168 ALOGE("%s: Unable to instantiate fake camera class", __FUNCTION__); in EmulatedCameraFactory() 221 ALOGE("%s: EmulatedCameraFactory has failed to initialize", __FUNCTION__); in cameraDeviceOpen() 226 ALOGE("%s: Camera id %d is out of bounds (%d)", in cameraDeviceOpen() [all …]
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 156 ALOGE("%s: deleting channel %d", __func__, m_handle); in ~QCamera3Channel() 184 ALOGE("%s: Add channel failed", __func__); in init() 217 ALOGE("%s: Only one stream per channel supported in v3 Hal", __func__); in addStream() 222 ALOGE("%s: stream number (%d) exceeds max limit (%d)", in addStream() 232 ALOGE("%s: No mem for Stream", __func__); in addStream() 264 ALOGE("%s: bundle not supported", __func__); in start() 310 ALOGE("%s: Attempt to stop inactive channel",__func__); in stop() 448 ALOGE("%s: invalid channel pointer", __func__); in streamCbRoutine() 483 ALOGE("%s: written number of bytes %d", __func__, written_len); in dumpYUV() 486 ALOGE("%s: failed to open file to dump image", __func__); in dumpYUV() [all …]
|
/device/moto/shamu/camera/QCamera2/ |
D | QCamera2Factory.cpp | 90 ALOGE("%s: Not enough resources to allocate HAL descriptor table!", in QCamera2Factory() 94 ALOGE("%s: %d camera devices detected!", __func__, mNumOfCameras); in QCamera2Factory() 128 ALOGE("%s: Failed to allocate Camera2Factory object", __func__); in get_number_of_cameras() 226 ALOGE("%s : Hal descriptor table is not initialized!", __func__); in getCameraInfo() 235 ALOGE("%s: Device version for camera id %d invalid %d", in getCameraInfo() 287 ALOGE("%s : Hal descriptor table is not initialized!", __func__); in cameraDeviceOpen() 295 ALOGE("Allocation of hardware interface failed"); in cameraDeviceOpen() 305 ALOGE("Allocation of hardware interface failed"); in cameraDeviceOpen() 313 ALOGE("%s: Device version for camera id %d invalid %d", in cameraDeviceOpen() 341 ALOGE("Invalid module. Trying to open %p, expect %p", in camera_device_open() [all …]
|