Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.h1062 int32_t commitGetBatch();
DQCameraParameters.cpp11490 rc = commitGetBatch(); in updateRAW()
11938 rc = commitGetBatch(); in getRelatedCamCalibration()
12036 int32_t QCameraParameters::commitGetBatch() in commitGetBatch() function in qcamera::QCameraParameters
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c867 int commitGetBatch(mm_camera_test_obj_t *test_obj) in commitGetBatch() function