Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h285 bool isLinkPreviewForLiveShot();
DQCameraParametersIntf.cpp1520 bool QCameraParametersIntf::isLinkPreviewForLiveShot() in isLinkPreviewForLiveShot() function in qcamera::QCameraParametersIntf
1524 return mImpl->isLinkPreviewForLiveShot(); in isLinkPreviewForLiveShot()
DQCameraParameters.h907 bool isLinkPreviewForLiveShot();
DQCamera2HWI.cpp5979 && (mParameters.isLinkPreviewForLiveShot())) { in takeLiveSnapshot_internal()
DQCameraParameters.cpp15748 bool QCameraParameters::isLinkPreviewForLiveShot() in isLinkPreviewForLiveShot() function in qcamera::QCameraParameters