Searched refs:getNextReadyInputLocked (Results 1 – 4 of 4) sorted by relevance
118 bool getNextReadyInputLocked(int64_t *currentTs /*inout*/);
186 bool getNextReadyInputLocked(int64_t *frameNumber /*out*/);
211 bool DepthCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked() function in android::camera3::DepthCompositeStream447 newInputAvailable = getNextReadyInputLocked(¤tTs); in threadLoop()
778 bool HeicCompositeStream::getNextReadyInputLocked(int64_t *frameNumber /*out*/) { in getNextReadyInputLocked() function in android::camera3::HeicCompositeStream1669 newInputAvailable = getNextReadyInputLocked(&frameNumber); in threadLoop()