Searched refs:keepPlaying (Results 1 - 4 of 4) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
H A DJetPreview.py181 self.keepPlaying = val
186 return self.keepPlaying
H A DJetAudition.py66 self.keepPlaying = True
287 self.keepPlaying = val
292 return self.keepPlaying
H A DJetCreator.py961 self.keepPlaying = val
966 return self.keepPlaying
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc3375 bool keepPlaying = true; local
3491 while (keepPlaying)
3498 keepPlaying = false;
3510 while (keepPlaying)
3636 if (keepPlaying)

Completed in 120 milliseconds