Home
last modified time | relevance | path

Searched defs:shouldStopStream (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/oboe/src/opensles/
H A DAudioStreamOpenSLES.cpp404 bool shouldStopStream = false; in processBufferCallback() local
436 bool shouldStopStream = (reinterpret_cast<AudioStreamOpenSLES *>(context)) in bqCallbackGlue() local
H A DAudioOutputStreamOpenSLES.cpp297 bool shouldStopStream = processBufferCallback(mSimpleBufferQueueInterface); in requestStart() local