Home
last modified time | relevance | path

Searched refs:getPresentationFramesLocked (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/audio/
Ddevice_port_sink.cpp92 const uint64_t nowFrames = getPresentationFramesLocked(nowNs); in getPresentationPosition()
108 uint64_t getPresentationFramesLocked(const nsecs_t nowNs) const { in getPresentationFramesLocked() function
114 auto presentationFrames = getPresentationFramesLocked(nowNs); in calcAvailableFramesNowLocked()
276 const uint64_t nowFrames = getPresentationFramesLocked(nowNs); in getPresentationPosition()
292 uint64_t getPresentationFramesLocked(const nsecs_t nowNs) const { in getPresentationFramesLocked() function
298 auto presentationFrames = getPresentationFramesLocked(nowNs); in calcAvailableFramesNowLocked()