HomeSort by relevance Sort by last modified time
    Searched refs:CAMHAL_LOGD (Results 1 - 12 of 12) sorted by null

  /hardware/ti/omap4-aah/camera/inc/
Common.h 29 # define CAMHAL_LOGD DBGUTILS_LOGD
42 # define CAMHAL_LOGD(...)
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCapabilities.cpp     [all...]
OMXReprocess.cpp 104 CAMHAL_LOGD ("mReprocConfigured = %d", mReprocConfigured);
111 CAMHAL_LOGD ("mReprocConfigured = %d", mBurstFramesQueued);
273 CAMHAL_LOGD("Using ANW");
280 CAMHAL_LOGD("Using ION");
OMXDCC.cpp 76 CAMHAL_LOGD("DCC URI's %s ", param.sDCCURI);
OMXCameraAdapter.cpp 786 CAMHAL_LOGD("buffer=%p, size=%d stored at %s", buf, size, filename);
    [all...]
OMXCapture.cpp 652 CAMHAL_LOGD("AVAILABLE SHOTS: %d", queryAvailableShots.nAvailableShots);
664 CAMHAL_LOGD("%2u: (%7d,%4d) mode: %d", confID, evValues[confID], evValues2[confID], evModes2[confID]);
    [all...]
OMXFD.cpp 237 CAMHAL_LOGD("FD extra data not found!");
  /hardware/ti/omap4-aah/camera/
CameraParameters.cpp 213 CAMHAL_LOGD("================================");
214 CAMHAL_LOGD("Dumping properties for camera: %d", getInt("prop-sensor-index"));
217 CAMHAL_LOGD("%s = %s",
222 CAMHAL_LOGD("--------------------------------");
BufferSourceAdapter.cpp 588 CAMHAL_LOGD("Hrmm somethings gone awry. We are missing a different number"
594 CAMHAL_LOGD("Filling at %d", j);
651 CAMHAL_LOGD("got handle %p", handle);
863 CAMHAL_LOGD("Can't find frame in buffer list");
877 CAMHAL_LOGD("Unlock %p (buffer #%d)", handle, i);
CameraHal.cpp 496 CAMHAL_LOGD("Sensor Orientation is set to %d", orientation);
    [all...]
AppCallbackNotifier.cpp     [all...]
BaseCameraAdapter.cpp     [all...]

Completed in 219 milliseconds