Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h188 bool isHalPPEnabled() { return (m_halPP != NULL);} in isHalPPEnabled() function
DQCamera2HWI.cpp4483 if (m_postprocessor.isHalPPEnabled()) { in configureAdvancedCapture()
4750 if (!m_postprocessor.isHalPPEnabled()) { in configureHalPostProcess()