Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/
DAudioTrackShared.cpp438 sendStreamingFlushStop(true /* flush */); in flush()
443 sendStreamingFlushStop(false /* flush */); in stop()
455 void AudioTrackClientProxy::sendStreamingFlushStop(bool flush) in sendStreamingFlushStop() function in android::AudioTrackClientProxy
/frameworks/av/include/private/media/
DAudioTrackShared.h479 void sendStreamingFlushStop(bool flush);