HomeSort by relevance Sort by last modified time
    Searched refs:GetWasStopRequested (Results 1 - 2 of 2) sorted by null

  /frameworks/ex/variablespeed/jni/
variablespeed.h 78 bool GetWasStopRequested();
variablespeed.cc 740 if (GetWasStopRequested()) {
749 bool AudioEngine::GetWasStopRequested() {
763 !GetWasStopRequested() &&
809 if (GetWasStopRequested()) {
848 while (!GetWasStopRequested() && DecodeBufferTooFull()) {

Completed in 251 milliseconds