Searched defs:playback (Results 1 - 20 of 20) sorted by relevance

/external/autotest/client/cros/input_playback/
H A Dkeyboard.py38 def playback(self, event_file): member in class:Keyboard
H A Dinput_playback.py40 Provides an interface for playback and emulating peripherals via evemu-*.
45 player.playback(path_to_file)
127 Emulating more than one of the same device type will only allow playback
392 These nodes can be used for playback later.
441 def playback(self, filepath, input_type='touchpad'): member in class:InputPlayback
480 self.playback(filepath, input_type)
485 logging.info('Blocking for %s seconds after playback.', sleep_time)
/external/autotest/client/bin/input/
H A Dinput_event_player.py28 evdev driver. With this player, we could easily playback an input event file
37 def playback(self, device, gesture_file): member in class:InputEventPlayer
78 help='Event file to playback')
101 InputEventPlayer().playback(device, options.gesture_file)
/external/skia/src/core/
H A DSkPicturePlayback.h18 // The basic picture playback class replays the provided picture into a canvas.
50 AutoResetOpID(SkPicturePlayback* playback) : fPlayback(playback) { } argument
H A DSkBigPicture.cpp27 void SkBigPicture::playback(SkCanvas* canvas, AbortCallback* callback) const { function in class:SkBigPicture
/external/skqp/src/core/
H A DSkPicturePlayback.h18 // The basic picture playback class replays the provided picture into a canvas.
50 AutoResetOpID(SkPicturePlayback* playback) : fPlayback(playback) { } argument
H A DSkBigPicture.cpp27 void SkBigPicture::playback(SkCanvas* canvas, AbortCallback* callback) const { function in class:SkBigPicture
/external/autotest/client/cros/audio/
H A Dalsa_utils.py154 '''Gets the first playback device.
156 Returns the first playback device or None if it fails to find one.
261 def playback(*args, **kwargs): function
274 @param duration: The length of the playback (in seconds).
279 @raise RuntimeError: If no playback device is available.
288 raise RuntimeError('no playback device')
H A Dcras_utils.py19 def playback(blocking=True, *args, **kargs): function
22 @param blocking: Blocks this call until playback finishes.
26 @returns: The process running the playback command. Note that if the
47 """Gets a command to playback a file with given settings.
50 playback raw audio from the stdin.
52 @param duration: seconds to playback
241 @param is_mute: Set True to mute the system playback.
377 playback/record audio device created on audio card. Also, the user of
/external/autotest/server/cros/multimedia/
H A Daudio_facade_adapter.py44 def playback(self, client_path, data_format, blocking=False): member in class:AudioFacadeRemoteAdapter
55 @param blocking: Blocks this call until playback finishes.
60 self._audio_proxy.playback(
65 """Stops playback process."""
300 """Starts playback through ARC on Cros host.
309 """Stops playback through ARC on Cros host."""
/external/autotest/client/cros/multimedia/
H A Daudio_facade_native.py173 def playback(self, file_path, data_format, blocking=False): member in class:AudioFacadeNative
184 @param blocking: Blocks this call until playback finishes.
191 logging.info('AudioFacadeNative playback file: %r. format: %r',
205 """Stops playback process."""
393 """Start playback through Play Music app.
406 """Stop playback through Play Music app."""
477 """The class to control audio playback subprocess.
494 @param blocking: Blocks this call until playback finishes.
497 self._playback_subprocess = cras_utils.playback(
502 """Stops playback subproces
[all...]
/external/skia/tools/skp/
H A Dwebpages_playback.py66 ROOT_PLAYBACK_DIR_NAME = 'playback'
571 playback = SkPicturePlayback(options) variable in class:LocalFileSystemDataStore
572 sys.exit(playback.Run())
/external/skqp/tools/skp/
H A Dwebpages_playback.py66 ROOT_PLAYBACK_DIR_NAME = 'playback'
571 playback = SkPicturePlayback(options) variable in class:LocalFileSystemDataStore
572 sys.exit(playback.Run())
/external/skia/src/pipe/
H A DSkPipeReader.cpp894 bool SkPipeDeserializer::playback(const void* data, size_t size, SkCanvas* canvas) { function in class:SkPipeDeserializer
/external/skqp/src/pipe/
H A DSkPipeReader.cpp894 bool SkPipeDeserializer::playback(const void* data, size_t size, SkCanvas* canvas) { function in class:SkPipeDeserializer
/external/webrtc/webrtc/modules/audio_device/linux/
H A Daudio_device_alsa_linux.cc1088 " unable to open playback device: %s (%d)",
1111 " unable to set playback device: %s (%d)",
1696 const bool playback,
1705 const char *type = playback ? "Output" : "Input";
1706 // dmix and dsnoop are only for playback and capture, respectively, but ALSA
1708 const char *ignorePrefix = playback ? "dsnoop:" : "dmix:" ;
1903 /** Stopped: underrun (playback) or overrun (capture) detected */
1905 /** Draining: running (playback) or stopped (capture) */
1694 GetDevicesInfo( const int32_t function, const bool playback, const int32_t enumDeviceNo, char* enumDeviceName, const int32_t ednLen) const argument
/external/kernel-headers/original/uapi/sound/
H A Dasoc.h496 __le32 playback; /* supports playback mode */ member in struct:snd_soc_tplg_pcm
501 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */
523 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */
548 __le32 playback; /* supports playback mode */ member in struct:snd_soc_tplg_dai
550 struct snd_soc_tplg_stream_caps caps[2]; /* playback and capture for DAI */
/external/robolectric/v3/runtime/
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 519 milliseconds