Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h642 status_t setCaptureBurstExp(void);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h701 status_t setCaptureBurstExp(void);
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp1428 if ((rc = setCaptureBurstExp())) final_rc = rc; in setParameters()
3140 status_t QCameraHardwareInterface::setCaptureBurstExp() in setCaptureBurstExp() function in android::QCameraHardwareInterface