Searched refs:getDataReadCounter (Results 1 – 4 of 4) sorted by relevance
75 android::fifo_counter_t getDataReadCounter();
213 fifo_counter_t AudioEndpoint::getDataReadCounter() in getDataReadCounter() function in AudioEndpoint
94 uint64_t nextReadPosition = mAudioEndpoint.getDataReadCounter() + burstSize; in processDataNow()
311 int64_t readCounter = mAudioEndpoint.getDataReadCounter(); in onFlushFromServer()