Home
last modified time | relevance | path

Searched refs:getCurPPCount (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h261 int8_t getCurPPCount();
DQCameraParametersIntf.cpp1195 int8_t QCameraParametersIntf::getCurPPCount() in getCurPPCount() function in qcamera::QCameraParametersIntf
1199 return mImpl->getCurPPCount(); in getCurPPCount()
DQCameraParameters.h842 int8_t getCurPPCount(){return mCurPPCount;}; in getCurPPCount() function