Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h137 } HALPPType; typedef
287 HALPPType m_halPPType; // HAL Post process type
DQCameraPostProc.cpp208 m_halPPType = (HALPPType)atoi(prop); in init()