Home
last modified time | relevance | path

Searched refs:isZsl (Results 1 – 5 of 5) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3HWI.cpp782 bool isZsl = false; in configureStreams() local
803 isZsl = true; in configureStreams()
874 if (isZsl && m_bIsVideo) { in configureStreams()
1028 if (m_bIs4KVideo && !isZsl) { in configureStreams()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3HWI.cpp662 bool isZsl = false; in configureStreams() local
764 isZsl = true; in configureStreams()
901 if (isZsl) in configureStreams()
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp2670 status_t QCameraHardwareInterface::setJpegRotation(int isZsl) { in setJpegRotation() argument
2671 return mm_jpeg_encoder_setRotation(mRotation, isZsl); in setJpegRotation()
/device/lge/mako/camera/
DQCameraHWI_Parm.cpp2820 status_t QCameraHardwareInterface::setJpegRotation(int isZsl) { in setJpegRotation() argument
2821 return mm_jpeg_encoder_setRotation(mRotation, isZsl); in setJpegRotation()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp2730 status_t QCameraHardwareInterface::setJpegRotation(int isZsl) { in setJpegRotation() argument