HomeSort by relevance Sort by last modified time
    Searched defs:advanceClientToMatchServerPosition (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libaaudio/src/client/
AudioStreamInternalCapture.cpp 44 void AudioStreamInternalCapture::advanceClientToMatchServerPosition() {
51 ALOGD("advanceClientToMatchServerPosition() readN = %lld, writeN = %lld, offset = %lld",
101 advanceClientToMatchServerPosition();
AudioStreamInternalPlay.cpp 89 void AudioStreamInternalPlay::advanceClientToMatchServerPosition() {
105 advanceClientToMatchServerPosition();
148 advanceClientToMatchServerPosition();

Completed in 276 milliseconds