Searched refs:IsPresentTimestampReady (Results 1 – 2 of 2) sorted by relevance
237 bool IsPresentTimestampReady(int64_t desiredPresentTimestamp, int64_t expectPresentTimestamp);
892 …if (!frontIsAutoTimestamp && !IsPresentTimestampReady(frontDesiredPresentTimestamp, expectPresentT… in AcquireBuffer()924 bool BufferQueue::IsPresentTimestampReady(int64_t desiredPresentTimestamp, int64_t expectPresentTim… in IsPresentTimestampReady() function in OHOS::BufferQueue