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 42 void AudioStreamInternalCapture::advanceClientToMatchServerPosition() {
49 ALOGD("advanceClientToMatchServerPosition() readN = %lld, writeN = %lld, offset = %lld",
99 advanceClientToMatchServerPosition();
AudioStreamInternalPlay.cpp 76 void AudioStreamInternalPlay::advanceClientToMatchServerPosition() {
83 ALOGD("advanceClientToMatchServerPosition() readN = %lld, writeN = %lld, offset = %lld",
92 advanceClientToMatchServerPosition();
137 advanceClientToMatchServerPosition();

Completed in 74 milliseconds