Home
last modified time | relevance | path

Searched refs:apiResult (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp132 qcamera_api_result_t apiResult; in set_preview_window() local
135 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
136 rc = apiResult.status; in set_preview_window()
180 qcamera_api_result_t apiResult; in set_CallBacks() local
183 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
208 qcamera_api_result_t apiResult; in enable_msg_type() local
211 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
236 qcamera_api_result_t apiResult; in disable_msg_type() local
239 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
266 qcamera_api_result_t apiResult; in msg_type_enabled() local
[all …]
DQCamera2HWI.h315 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp126 qcamera_api_result_t apiResult; in set_preview_window() local
129 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
130 rc = apiResult.status; in set_preview_window()
175 qcamera_api_result_t apiResult; in set_CallBacks() local
178 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
204 qcamera_api_result_t apiResult; in enable_msg_type() local
207 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
233 qcamera_api_result_t apiResult; in disable_msg_type() local
236 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
264 qcamera_api_result_t apiResult; in msg_type_enabled() local
[all …]
DQCamera2HWI.h316 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp126 qcamera_api_result_t apiResult; in set_preview_window() local
129 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
130 rc = apiResult.status; in set_preview_window()
175 qcamera_api_result_t apiResult; in set_CallBacks() local
178 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
204 qcamera_api_result_t apiResult; in enable_msg_type() local
207 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
233 qcamera_api_result_t apiResult; in disable_msg_type() local
236 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
264 qcamera_api_result_t apiResult; in msg_type_enabled() local
[all …]
DQCamera2HWI.h316 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);