Home
last modified time | relevance | path

Searched refs:commitGetBatch (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h1113 int32_t commitGetBatch();
DQCameraParameters.cpp11883 rc = commitGetBatch(); in getSensorOutputSize()
12513 rc = commitGetBatch(); in getRelatedCamCalibration()
12774 int32_t QCameraParameters::commitGetBatch() in commitGetBatch() function in qcamera::QCameraParameters
15647 rc = commitGetBatch(); in getMetaRawInfo()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c890 int commitGetBatch(mm_camera_test_obj_t *test_obj) in commitGetBatch() function