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

  /frameworks/av/include/private/media/
AudioTrackShared.h 303 status_t waitStreamEndDone(const struct timespec *requested);
  /frameworks/av/media/libmedia/
AudioTrackShared.cpp 355 status_t AudioTrackClientProxy::waitStreamEndDone(const struct timespec *requested)
393 ALOGV("waitStreamEndDone() interrupted by client");
432 LOG_FATAL("waitStreamEndDone() timeout=%d", timeout);
AudioTrack.cpp     [all...]

Completed in 71 milliseconds