Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h494 int32_t configureOnlineRotation(QCameraChannel &ch);
DQCamera2HWI.cpp4974 rc = configureOnlineRotation(*pPicChannel); in takePicture()
5130 rc = configureOnlineRotation( in takePicture()
5278 int32_t QCamera2HardwareInterface::configureOnlineRotation(QCameraChannel &ch) in configureOnlineRotation() function in qcamera::QCamera2HardwareInterface
5920 rc = configureOnlineRotation(*m_channels[QCAMERA_CH_TYPE_SNAPSHOT]); in takeLiveSnapshot_internal()