Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.cpp144 qcamera_api_result_t apiResult; in set_preview_window() local
147 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
148 rc = apiResult.status; in set_preview_window()
195 qcamera_api_result_t apiResult; in set_CallBacks() local
198 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
228 qcamera_api_result_t apiResult; in enable_msg_type() local
231 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
261 qcamera_api_result_t apiResult; in disable_msg_type() local
264 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
296 qcamera_api_result_t apiResult; in msg_type_enabled() local
[all …]
DQCamera2HWI.h352 void waitAPIResult(qcamera_sm_evt_enum_t api_evt, qcamera_api_result_t *apiResult);
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp125 qcamera_api_result_t apiResult; in set_preview_window() local
128 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
129 rc = apiResult.status; in set_preview_window()
174 qcamera_api_result_t apiResult; in set_CallBacks() local
177 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
203 qcamera_api_result_t apiResult; in enable_msg_type() local
206 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
232 qcamera_api_result_t apiResult; in disable_msg_type() local
235 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
263 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.cpp125 qcamera_api_result_t apiResult; in set_preview_window() local
128 hw->waitAPIResult(QCAMERA_SM_EVT_SET_PREVIEW_WINDOW, &apiResult); in set_preview_window()
129 rc = apiResult.status; in set_preview_window()
174 qcamera_api_result_t apiResult; in set_CallBacks() local
177 hw->waitAPIResult(QCAMERA_SM_EVT_SET_CALLBACKS, &apiResult); in set_CallBacks()
203 qcamera_api_result_t apiResult; in enable_msg_type() local
206 hw->waitAPIResult(QCAMERA_SM_EVT_ENABLE_MSG_TYPE, &apiResult); in enable_msg_type()
232 qcamera_api_result_t apiResult; in disable_msg_type() local
235 hw->waitAPIResult(QCAMERA_SM_EVT_DISABLE_MSG_TYPE, &apiResult); in disable_msg_type()
263 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);