HomeSort by relevance Sort by last modified time
    Searched defs:Pause (Results 1 - 6 of 6) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h 48 /* Pause play */
49 int (*Pause)(SDL_CD *cdrom);
  /external/sonivox/jet_tools/JetCreator/
JetPreview.py 188 def Pause(self):
193 self.jet.Pause()
eas.py 379 def Pause (self):
380 """Pause a stream."""
502 self.Pause()
    [all...]
  /external/skia/src/views/
SkOSSound.cpp 157 SkOSSound::Pause();
162 void SkOSSound::Pause()
  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 369 enum Action { Remove, Pause };
377 double timeOffset; // only used for pause
382 // Map of keyframe names to their associated lists of animations for running animations, so we can remove/pause them.
  /external/webkit/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 249 milliseconds