Searched refs:clearRepeatingRequestsLocked (Results 1 – 2 of 2) sorted by relevance
851 status_t clearRepeatingRequestsLocked(/*out*/ int64_t *lastFrameNumber = NULL);
4219 return clearRepeatingRequestsLocked(lastFrameNumber); in clearRepeatingRequests()4223 status_t Camera3Device::RequestThread::clearRepeatingRequestsLocked(/*out*/int64_t *lastFrameNumber… in clearRepeatingRequestsLocked() function in android::Camera3Device::RequestThread4337 clearRepeatingRequestsLocked(&lastFrameNumber); in checkAndStopRepeatingRequest()