Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h842 int8_t getCurPPCount(){return mCurPPCount;}; in getCurPPCount()
846 void setCurPPCount(int8_t count) {mCurPPCount = count;}; in setCurPPCount()
1263 int8_t mCurPPCount; variable