Home
last modified time | relevance | path

Searched refs:supportBurstCapture (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.h524 static bool supportBurstCapture(uint32_t cameraId);
DQCamera3HWI.cpp9667 bool QCamera3HardwareInterface::supportBurstCapture(uint32_t cameraId) in supportBurstCapture() function in qcamera::QCamera3HardwareInterface
9754 supportBurst = supportBurstCapture(cameraId); in initStaticMetadata()