Home | History | Annotate | Download | only in camera

Lines Matching refs:__FUNCTION__

149     ALOGV("%s: E", __FUNCTION__);
153 ALOGE("%s: Already initialized!", __FUNCTION__);
160 __FUNCTION__, strerror(-res), res);
168 ALOGV("%s: E", __FUNCTION__);
173 ALOGE("%s: Can't connect in state %d", __FUNCTION__, mStatus);
208 ALOGV("%s: E", __FUNCTION__);
216 ALOGE("%s: Unable to shut down sensor: %d", __FUNCTION__, res);
255 ALOGV("%s: %d streams", __FUNCTION__, streamList->num_streams);
259 __FUNCTION__, mStatus);
267 ALOGE("%s: NULL stream configuration", __FUNCTION__);
272 ALOGE("%s: NULL stream list", __FUNCTION__);
277 ALOGE("%s: Bad number of streams requested: %d", __FUNCTION__,
288 __FUNCTION__, i);
293 __FUNCTION__, newStream, i, newStream->stream_type,
301 ALOGE("%s: Multiple input streams requested!", __FUNCTION__);
318 __FUNCTION__, newStream->format);
392 ALOGV("%s: E", __FUNCTION__);
403 __FUNCTION__, mStatus);
408 ALOGE("%s: NULL buffer set!", __FUNCTION__);
418 __FUNCTION__);
431 ALOGE("%s: Illegal to register buffer more than once", __FUNCTION__);
442 ALOGV("%s: E", __FUNCTION__);
447 __FUNCTION__, type);
753 ALOGE("%s: Can't submit capture requests in state %d", __FUNCTION__,
759 ALOGE("%s: NULL request!", __FUNCTION__);
767 "configureStreams()", __FUNCTION__, frameNumber);
774 __FUNCTION__, frameNumber);
776 __FUNCTION__, request->input_buffer->stream,
779 __FUNCTION__, request->input_buffer->stream->stream_type,
787 __FUNCTION__, frameNumber);
807 __FUNCTION__, frameNumber, idx);
812 __FUNCTION__, frameNumber, idx);
817 __FUNCTION__, frameNumber, idx);
822 __FUNCTION__, frameNumber, idx);
827 __FUNCTION__, frameNumber, idx);
899 __FUNCTION__, frameNumber, i, kFenceTimeoutMs);
926 __FUNCTION__, frameNumber, i);
951 __FUNCTION__);
962 __FUNCTION__);
978 __FUNCTION__, frameNumber,
1001 ALOGVV("%s: Queued frame %d", __FUNCTION__, request->frame_number);
1357 ALOGE("%s: No control mode entry!", __FUNCTION__);
1364 ALOGE("%s: No scene mode entry!", __FUNCTION__);
1382 __FUNCTION__, sceneMode);
1410 ALOGE("%s: No AE mode entry!", __FUNCTION__);
1425 __FUNCTION__, aeMode);
1431 ALOGE("%s: No AE lock entry!", __FUNCTION__);
1444 ALOGV("%s: Pre capture trigger = %d", __FUNCTION__, precaptureTrigger);
1447 __FUNCTION__,
1458 __FUNCTION__);
1527 __FUNCTION__, mAeState);
1543 ALOGE("%s: No AF mode entry!", __FUNCTION__);
1560 __FUNCTION__);
1566 ALOGV("%s: AF trigger set to 0x%x", __FUNCTION__, afTrigger);
1567 ALOGV("%s: AF trigger ID set to 0x%x", __FUNCTION__, mAfTriggerId);
1568 ALOGV("%s: AF mode is 0x%x", __FUNCTION__, afMode);
1583 __FUNCTION__, afMode);
1590 __FUNCTION__, afMode);
1615 ALOGV("%s: AF State transition to STATE_INACTIVE", __FUNCTION__);
1620 ALOGE("%s: Unknown af trigger value %d", __FUNCTION__, afTrigger);
1737 ALOGE("%s: Bad af state %d", __FUNCTION__, mAfState);
1753 __FUNCTION__, afStateString, afNewStateString);
1765 ALOGE("%s: No AWB mode entry!", __FUNCTION__);
1785 __FUNCTION__, awbMode);
1831 __FUNCTION__, frameNumber, timestamp);
1841 ALOGW("%s: Unexpected sensor event %d at %lld", __FUNCTION__,
1879 __FUNCTION__);
1884 __FUNCTION__);
1895 ALOGVV("%s: ReadoutThread waiting for request", __FUNCTION__);
1905 __FUNCTION__);
1909 __FUNCTION__, res);
1920 ALOGVV("%s: Beginning readout of frame %d", __FUNCTION__,
1926 __FUNCTION__);
1933 __FUNCTION__);
1952 ALOGE("%s: Already processing a JPEG!", __FUNCTION__);
1974 __FUNCTION__, strerror(-res), res);
2012 __FUNCTION__);
2049 " framework", __FUNCTION__);
2052 __FUNCTION__);
2062 ALOGE("%s: Unexpected input buffer from JPEG compressor!", __FUNCTION__);