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

  /external/webkit/WebKit/chromium/public/
WebMediaPlayerAction.h 39 Play,
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h 40 /* Return the current status and play position, in frames, of the
45 /* Play from frame 'start' to 'start+len' */
46 int (*Play)(SDL_CD *cdrom, int start, int len);
48 /* Pause play */
51 /* Resume play */
54 /* Stop play */
  /external/skia/src/views/
SkOSSound.cpp 64 // Lock the wave resource and play it.
136 void SkOSSound::Play(const char path[])
292 // Play buffer
  /external/sonivox/jet_tools/JetCreator/
eas.py 93 'Play',
103 # iMode play modes
318 """Set play mode on a stream."""
490 def Play (self, max_time=None):
492 eas_logger.debug('EAS_File.Play')
    [all...]

Completed in 1014 milliseconds