Searched refs:clearRepeatingRequestsLocked (Results 1 – 4 of 4) sorted by relevance
1123 status_t clearRepeatingRequestsLocked(/*out*/ int64_t *lastFrameNumber = NULL);
3220 return clearRepeatingRequestsLocked(lastFrameNumber); in clearRepeatingRequests()3224 status_t Camera3Device::RequestThread::clearRepeatingRequestsLocked( in clearRepeatingRequestsLocked() function in android::Camera3Device::RequestThread3287 clearRepeatingRequestsLocked(lastFrameNumber); in clear()3357 clearRepeatingRequestsLocked(&lastFrameNumber); in checkAndStopRepeatingRequest()
1495 clearRepeatingRequestsLocked(/*lastFrameNumber*/nullptr); in switchToOffline()
1735 clearRepeatingRequestsLocked(/*lastFrameNumber*/nullptr); in switchToOffline()