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

  /hardware/ti/omap4xxx/camera/inc/
CameraHal.h 313 CAMERA_ERROR_HARD = 0x2, // Hard errors are hardware hangs that may be recoverable by resetting the hardware internally within the adapter
    [all...]
  /hardware/ti/omap4xxx/camera/
AppCallbackNotifier.cpp 248 if((error == CAMERA_ERROR_FATAL) || (error == CAMERA_ERROR_HARD)) {
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 411 mErrorNotifier->errorNotify(CAMERA_ERROR_HARD);
    [all...]

Completed in 71 milliseconds