HomeSort by relevance Sort by last modified time
    Searched refs:stepUser (Results 1 - 4 of 4) sorted by null

  /frameworks/base/include/private/media/
AudioTrackShared.h 71 uint32_t stepUser(uint32_t frameCount);
  /frameworks/base/media/libmedia/
AudioTrack.cpp 589 mCblk->stepUser(mFrameCount);
652 mCblk->stepUser(mFrameCount);
758 cblk->stepUser(audioBuffer->frameCount);
993 uint32_t audio_track_cblk_t::stepUser(uint32_t frameCount)
1042 // Mark that we have read the first buffer so that next time stepUser() is called
AudioRecord.cpp 523 cblk->stepUser(audioBuffer->frameCount);
  /frameworks/base/libs/audioflinger/
AudioFlinger.cpp     [all...]

Completed in 24 milliseconds