Searched refs:getPresentationFrames (Results 1 – 1 of 1) sorted by relevance
65 const uint64_t nowFrames = getPresentationFrames(nowNs); in getPresentationPosition()74 uint64_t getPresentationFrames(const nsecs_t nowNs) const { in getPresentationFrames() function79 return getPresentationFrames(nowNs) - mReceivedFrames; in getAvailableFrames()