Home | History | Annotate | Download | only in HAL

Lines Matching defs:startAdvancedCapture

4354  * FUNCTION   : startAdvancedCapture
4365 int32_t QCamera2HardwareInterface::startAdvancedCapture(
4372 rc = pChannel->startAdvancedCapture(MM_CAMERA_AF_BRACKETING);
4374 rc = pChannel->startAdvancedCapture(MM_CAMERA_ZOOM_1X);
4376 LOGH("startAdvancedCapture not needed for StillMore");
4379 rc = pChannel->startAdvancedCapture(MM_CAMERA_AE_BRACKETING);
4385 rc = pChannel->startAdvancedCapture(MM_CAMERA_FRAME_CAPTURE, &config);
4567 rc = startAdvancedCapture(pPicChannel);
4710 rc = startAdvancedCapture(pCapChannel);