HomeSort by relevance Sort by last modified time
    Searched refs:Playback (Results 1 - 17 of 17) sorted by null

  /frameworks/base/drm/java/android/drm/
DrmStore.java 120 * Defines playback states for content.
122 public static class Playback {
124 * Playback started.
128 * Playback stopped.
132 * Playback paused.
136 * Playback resumed.
157 public Playback() {}
  /frameworks/av/include/drm/
drm_framework_common.h 126 class Playback {
128 Playback();
132 * Constant field signifies playback start
136 * Constant field signifies playback stop
140 * Constant field signifies playback paused
144 * Constant field signifies playback resumed
  /external/chromium_org/printing/
image_win.cc 78 bool success = metafile.Playback(hdc, NULL);
metafile.h 140 virtual bool Playback(gfx::NativeDrawingContext hdc,
143 // The slow version of Playback(). It enumerates all the records and play them
pdf_metafile_skia.h 55 virtual bool Playback(gfx::NativeDrawingContext hdc,
emf_win.h 78 // Should be passed to Playback to keep the exact same size.
89 virtual bool Playback(HDC hdc, const RECT* rect) const OVERRIDE;
99 // Returns new metafile with only bitmap created by playback of the current
emf_win_unittest.cc 65 // Playback the data.
71 EXPECT_TRUE(emf.Playback(hdc, &output_rect));
152 // Playback the data.
195 // Playback the data.
201 EXPECT_TRUE(emf.Playback(hdc, &output_rect));
pdf_metafile_skia.cc 159 bool PdfMetafileSkia::Playback(gfx::NativeDrawingContext hdc,
emf_win.cc 213 bool Emf::Playback(HDC hdc, const RECT* rect) const {
621 Playback(bitmap.context(), &rect);
  /frameworks/av/media/libstagefright/
AwesomePlayer.cpp 501 Playback::STOP, 0);
526 // enough data to start playback, we can safely interrupt that.
918 Playback::START, position / 1000);
974 mDecryptHandle, Playback::STOP, 0);
987 // Kick off video playback
    [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 297 >Managing Audio Playback</a>
300 <li><a href="<?cs var:toroot ?>training/managing-audio/volume-playback.html">
301 Controlling Your App's Volume and Playback
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/media/
media_controls.js 8 * @fileoverview MediaControls class implements media playback controls
129 * Playback control.
453 * Called when the media playback is complete.
458 * Called when play/pause state is changed or on playback progress.
978 * gives visual feedback when the playback state changes.
998 'playback-state-icon', opt_stateIconParent);
1119 * Saves the playback position to the persistent storage.
1153 * Resumes the playback position saved in the persistent storage.
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 393 milliseconds