Lines Matching refs:ALOGE

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()
239 ALOGE("%s: EmulatedCameraFactory has failed to initialize", __FUNCTION__); in getCameraInfo()
244 ALOGE("%s: Camera id %d is out of bounds (%d)", in getCameraInfo()
276 ALOGE("%s: Invalid module %p expected %p", in device_open()
281 ALOGE("%s: NULL name is not expected here", __FUNCTION__); in device_open()
351 ALOGE("%s: Unable to allocate emulated camera array for %d entries", in createQemuCameras()
410 ALOGE("%s: Unable to instantiate EmulatedQemuCamera", in createQemuCameras()
449 ALOGE("qemu.sf.back_camera_hal is not a number: %s", prop); in getBackCameraHalVersion()
480 ALOGE("qemu.sf.front_camera_hal is not a number: %s", prop); in getFrontCameraHalVersion()
489 ALOGE("%s: Invalid camera ID %d", __FUNCTION__, cameraId); in onStatusChanged()