Searched defs:mFlush (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/include/private/media/
H A DAudioTrackShared.h61 volatile int32_t mFlush; // incremented by client to indicate a request to flush; member in struct:android::AudioTrackSharedStreaming
525 // Flushes the shared ring buffer if the client had requested it using mStreaming.mFlush.
527 // cblk->u.mStreaming.mFront, ServerProxy::mFlush and ServerProxy::mFlushed will be modified
541 int32_t mFlush; // our copy of cblk->u.mStreaming.mFlush, for streaming output only member in class:android::ServerProxy

Completed in 960 milliseconds