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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 50 QCAMERA_SM_EVT_SET_CALLBACKS, // set callbacks
QCameraStateMachine.cpp 308 case QCAMERA_SM_EVT_SET_CALLBACKS:
613 case QCAMERA_SM_EVT_SET_CALLBACKS:
886 case QCAMERA_SM_EVT_SET_CALLBACKS:
    [all...]
QCamera2HWI.cpp 155 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_SET_CALLBACKS, (void *)&payload);
157 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS);
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraStateMachine.h 50 QCAMERA_SM_EVT_SET_CALLBACKS, // set callbacks
QCameraStateMachine.cpp 308 case QCAMERA_SM_EVT_SET_CALLBACKS:
613 case QCAMERA_SM_EVT_SET_CALLBACKS:
886 case QCAMERA_SM_EVT_SET_CALLBACKS:
    [all...]
QCamera2HWI.cpp 155 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_SET_CALLBACKS, (void *)&payload);
157 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS);
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStateMachine.h 50 QCAMERA_SM_EVT_SET_CALLBACKS, // set callbacks
QCameraStateMachine.cpp 310 case QCAMERA_SM_EVT_SET_CALLBACKS:
632 case QCAMERA_SM_EVT_SET_CALLBACKS:
    [all...]
QCamera2HWI.cpp 181 int32_t rc = hw->processAPI(QCAMERA_SM_EVT_SET_CALLBACKS, (void *)&payload);
183 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult);
    [all...]

Completed in 36 milliseconds