Lines Matching refs:ALOGE
77 ALOGE("%s: Qemu camera device is not initialized.", __FUNCTION__); in connectDevice()
93 ALOGE("%s: Connection to device '%s' failed", in connectDevice()
111 ALOGE("%s: Cannot disconnect from the started device '%s.", in disconnectDevice()
123 ALOGE("%s: Disconnection from device '%s' failed", in disconnectDevice()
138 ALOGE("%s: Qemu camera device '%s' is not connected.", in startDevice()
150 ALOGE("%s: commonStartDevice failed", __FUNCTION__); in startDevice()
175 ALOGE("%s: Unable to start device '%s' for %.4s[%dx%d] frames", in startDevice()
208 ALOGE("%s: Unable to stop device '%s'", in stopDevice()
223 ALOGE("%s: Device is not started", __FUNCTION__); in getCurrentFrame()
227 ALOGE("%s: Invalid buffer provided", __FUNCTION__); in getCurrentFrame()
237 ALOGE("%s: No frame", __FUNCTION__); in getCurrentFrame()
253 ALOGE("%s: Device is not started", __FUNCTION__); in getCurrentPreviewFrame()
257 ALOGE("%s: Invalid buffer provided", __FUNCTION__); in getCurrentPreviewFrame()
267 ALOGE("%s: No frame", __FUNCTION__); in getCurrentPreviewFrame()
308 ALOGE("%s: Unable to get current video frame: %s", in produceFrame()