Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_app.c861 int initBatchUpdate(mm_camera_test_obj_t *test_obj) in initBatchUpdate() function
909 rc = initBatchUpdate(test_obj); in setAecLock()
936 rc = initBatchUpdate(test_obj); in setAwbLock()
964 rc = initBatchUpdate(test_obj); in set3Acommand()
991 rc = initBatchUpdate(test_obj); in setAutoFocusTuning()
1018 rc = initBatchUpdate(test_obj); in setVfeCommand()
1045 rc = initBatchUpdate(test_obj); in setmetainfoCommand()
1073 rc = initBatchUpdate(test_obj); in setPPCommand()
1100 rc = initBatchUpdate(test_obj); in setFocusMode()
1130 rc = initBatchUpdate(test_obj); in updateDebuglevel()
[all …]
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp3983 if (initBatchUpdate() < 0) { in setQuadraCfaMode()
4568 if(initBatchUpdate() < 0 ) { in updateZSLModeValue()
5254 if(initBatchUpdate() < 0 ) { in updateParameters()
5391 if(initBatchUpdate() < 0 ) { in initDefaultParameters()
6634 int32_t rc = initBatchUpdate(); in adjustPreviewFpsRange()
7469 if(initBatchUpdate() < 0 ) { in setLongshotEnable()
7540 if(initBatchUpdate() < 0 ) { in updateFlashMode()
7818 if(initBatchUpdate() < 0 ) { in configFrameCapture()
7893 if(initBatchUpdate() < 0 ) { in resetFrameCapture()
8525 if (initBatchUpdate() < 0 ) { in updateOisValue()
[all …]
DQCameraParameters.h1111 int32_t initBatchUpdate();