Searched refs:getNextReadyInputLocked (Results 1 – 4 of 4) sorted by relevance
108 bool getNextReadyInputLocked(int64_t *currentTs /*inout*/);
178 bool getNextReadyInputLocked(int64_t *currentTs /*out*/);
217 bool DepthCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*inout*/) { in getNextReadyInputLocked() function in android::camera3::DepthCompositeStream436 newInputAvailable = getNextReadyInputLocked(¤tTs); in threadLoop()
672 bool HeicCompositeStream::getNextReadyInputLocked(int64_t *currentTs /*out*/) { in getNextReadyInputLocked() function in android::camera3::HeicCompositeStream1516 newInputAvailable = getNextReadyInputLocked(¤tTs); in threadLoop()