Searched refs:getZSLBackLookCount (Results 1 – 5 of 5) sorted by relevance
103 uint8_t getZSLBackLookCount();
194 uint8_t QCameraParametersIntf::getZSLBackLookCount() in getZSLBackLookCount() function in qcamera::QCameraParametersIntf198 return mImpl->getZSLBackLookCount(); in getZSLBackLookCount()
672 uint8_t getZSLBackLookCount();
7841 attr.look_back = mParameters.getZSLBackLookCount(); in addRawChannel()7931 attr.look_back = mParameters.getZSLBackLookCount(); in addZSLChannel()8057 attr.look_back = mParameters.getZSLBackLookCount(); in addCaptureChannel()
10790 uint8_t QCameraParameters::getZSLBackLookCount() in getZSLBackLookCount() function in qcamera::QCameraParameters15043 snprintf(s, 128, "ZSL Back Look Count %d\n", getZSLBackLookCount()); in dump()