Home
last modified time | relevance | path

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

/frameworks/ex/variablespeed/jni/
Dvariablespeed.cc740 if (GetWasStopRequested()) { in Finished()
749 bool AudioEngine::GetWasStopRequested() { in GetWasStopRequested() function in AudioEngine
763 !GetWasStopRequested() && in EnqueueMoreAudioIfNecessary()
809 if (GetWasStopRequested()) { in DecodingBufferQueueCallback()
848 while (!GetWasStopRequested() && DecodeBufferTooFull()) { in DecodingBufferQueueCallback()
Dvariablespeed.h78 bool GetWasStopRequested();