Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h471 int32_t configureOnlineRotation(QCameraChannel &ch);
DQCamera2HWI.cpp4496 rc = configureOnlineRotation(*pPicChannel); in takePicture()
4652 rc = configureOnlineRotation( in takePicture()
4800 int32_t QCamera2HardwareInterface::configureOnlineRotation(QCameraChannel &ch) in configureOnlineRotation() function in qcamera::QCamera2HardwareInterface
5403 rc = configureOnlineRotation(*m_channels[QCAMERA_CH_TYPE_SNAPSHOT]); in takeLiveSnapshot_internal()