Searched refs:processCameraControl (Results 1 – 6 of 6) sorted by relevance
80 int32_t processCameraControl(uint32_t camState, bool bundledSnapshot);
136 int32_t processCameraControl(uint32_t camState);
701 int32_t QCameraChannel::processCameraControl( in processCameraControl() function in qcamera::QCameraChannel709 ret = mStreams[i]->processCameraControl(camState); in processCameraControl()
604 int32_t processCameraControl(uint32_t camState, bool bundledSnapshot);
2822 int32_t QCameraStream::processCameraControl(uint32_t camState) in processCameraControl() function in qcamera::QCameraStream
7175 processCameraControl(activeCameras, bundledSnapshot); in processDualCamFovControl()7191 int32_t QCamera2HardwareInterface::processCameraControl( in processCameraControl() function in qcamera::QCamera2HardwareInterface7200 ret = m_channels[i]->processCameraControl(activeCameras, bundledSnapshot); in processCameraControl()