Searched refs:getZSLQueueDepth (Results 1 – 4 of 4) sorted by relevance
102 uint8_t getZSLQueueDepth();
187 uint8_t QCameraParametersIntf::getZSLQueueDepth() in getZSLQueueDepth() function in qcamera::QCameraParametersIntf191 return mImpl->getZSLQueueDepth(); in getZSLQueueDepth()
671 uint8_t getZSLQueueDepth();
10769 uint8_t QCameraParameters::getZSLQueueDepth() in getZSLQueueDepth() function in qcamera::QCameraParameters15040 snprintf(s, 128, "ZSL Queue Depth: %d\n", getZSLQueueDepth()); in dump()