Searched refs:getCaptureFrames (Results 1 – 1 of 1) sorted by relevance
68 const uint64_t nowFrames = getCaptureFrames(nowNs); in getCapturePosition()77 uint64_t getCaptureFrames(const nsecs_t nowNs) const { in getCaptureFrames() function82 return getCaptureFrames(nowNs) - mSentFrames; in getAvailableFrames()227 const uint64_t nowFrames = getCaptureFrames(nowNs); in getCapturePosition()235 uint64_t getCaptureFrames(const nsecs_t nowNs) const { in getCaptureFrames() function240 return getCaptureFrames(nowNs) - mSentFrames; in getAvailableFrames()