Home
last modified time | relevance | path

Searched refs:sendStreamingFlushStop (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioclient/
DAudioTrackShared.cpp401 sendStreamingFlushStop(true /* flush */); in flush()
406 sendStreamingFlushStop(false /* flush */); in stop()
418 void AudioTrackClientProxy::sendStreamingFlushStop(bool flush) in sendStreamingFlushStop() function in android::AudioTrackClientProxy
/frameworks/av/include/private/media/
DAudioTrackShared.h392 void sendStreamingFlushStop(bool flush);