Searched refs:setCurPPCount (Results 1 – 3 of 3) sorted by relevance
265 void setCurPPCount(int8_t count);
1227 void QCameraParametersIntf::setCurPPCount(int8_t count) in setCurPPCount() function in qcamera::QCameraParametersIntf1231 mImpl->setCurPPCount(count); in setCurPPCount()
846 void setCurPPCount(int8_t count) {mCurPPCount = count;}; in setCurPPCount() function