Home
last modified time | relevance | path

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

/frameworks/ex/variablespeed/jni/
Dvariablespeed.h77 bool GetWasStartRequested();
Dvariablespeed.cc350 bool AudioEngine::GetWasStartRequested() { in GetWasStartRequested() function in AudioEngine
681 if (GetWasStartRequested() && HasSampleRateAndChannels()) { in PlayFromThisSource()