Lines Matching refs:ALOGE
40 ALOGE("%s", buf);
163 ALOGE("%s Getting camera device from session callback failed!", in onReady()
182 ALOGE("%s Getting camera device from session callback failed!", in onActive()
255 ALOGE("%s: acquire image from reader %p failed! ret: %d, img %p", in onImageAvailable()
264 ALOGE("%s: get format for image %p failed! ret: %d, format %d", in onImageAvailable()
273 ALOGE("%s: get numPlanes for image %p failed! ret: %d, numPlanes %d", in onImageAvailable()
282 ALOGE("%s: get width for image %p failed! ret: %d, width %d", in onImageAvailable()
290 ALOGE("%s: get height for image %p failed! ret: %d, height %d", in onImageAvailable()
300 ALOGE("%s: get jpeg data for image %p failed! ret: %d, data %p, len %d", in onImageAvailable()
463 ALOGE("Unregister availability callback failed: ret %d", ret); in deInit()
491 ALOGE("Cannot open camera before closing previously open one"); in openCamera()
506 ALOGE("Camera service listener has not been registered!"); in isCameraAvailable()
552 ALOGE("Cannot init preview twice!"); in initPreviewAnw()
732 ALOGE("Testcase cannot start preview: session %p, preview request %p", in startPreview()
743 ALOGE("Testcase cannot take picture: session %p, still request %p", in takePicture()
859 ALOGE("Native throw error: cannot find class %s", className); in throwAssertionError()