Home
last modified time | relevance | path

Searched refs:isRawSnapshot (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h450 bool isRawSnapshot();
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h531 bool isRawSnapshot();
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp372 if (pme->isRawSnapshot()) { in dataProcessRoutine()
2419 if (!isRawSnapshot()) { in takePicture()
2455 if (!isRawSnapshot()) { in takePicture()
2485 if (!isRawSnapshot()) { in takePicture()
DQCameraHWI_Parm.cpp3517 bool QCameraHardwareInterface::isRawSnapshot() in isRawSnapshot() function in android::QCameraHardwareInterface
4243 if (!isRawSnapshot()) { in setDimension()