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 399 status_t waitStreamEndDone(const struct timespec *requested);
  /frameworks/av/media/libaudioclient/
AudioTrackShared.cpp 414 status_t AudioTrackClientProxy::waitStreamEndDone(const struct timespec *requested)
452 ALOGV("waitStreamEndDone() interrupted by client");
491 LOG_ALWAYS_FATAL("waitStreamEndDone() timeout=%d", timeout);
    [all...]
AudioTrack.cpp     [all...]

Completed in 3691 milliseconds