Searched refs:Playback (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/include/drm/ |
D | drm_framework_common.h | 125 class Playback { 127 Playback();
|
/frameworks/base/drm/java/android/drm/ |
D | DrmStore.java | 96 public static class Playback { class in DrmStore
|
/frameworks/media/libvideoeditor/lvpp/ |
D | PreviewPlayerBase.cpp | 411 Playback::STOP, 0); in reset_l() 747 Playback::START, position / 1000); in play_l() 779 mDecryptHandle, Playback::STOP, 0); in play_l() 985 Playback::PAUSE, 0); in pause_l() 1190 Playback::PAUSE, 0); in seekAudioIfNecessary_l() 1192 Playback::START, mSeekTimeUs / 1000); in seekAudioIfNecessary_l() 1353 Playback::PAUSE, 0); in finishSeekIfNecessary() 1355 Playback::START, videoTimeUs / 1000); in finishSeekIfNecessary()
|
/frameworks/base/media/libstagefright/ |
D | AwesomePlayer.cpp | 467 Playback::STOP, 0); in reset_l() 876 Playback::START, position / 1000); in play_l() 912 mDecryptHandle, Playback::STOP, 0); in play_l() 1136 Playback::PAUSE, 0); in pause_l() 1387 Playback::PAUSE, 0); in seekAudioIfNecessary_l() 1389 Playback::START, mSeekTimeUs / 1000); in seekAudioIfNecessary_l() 1600 Playback::PAUSE, 0); in finishSeekIfNecessary() 1602 Playback::START, videoTimeUs / 1000); in finishSeekIfNecessary()
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 1 page.title=Media Playback
|
/frameworks/base/docs/html/sdk/ |
D | android-3.1.jd | 899 <code><video></code> tag. Playback is hardware-accelerated where possible.
|
/frameworks/base/api/ |
D | current.txt | 7535 public static class DrmStore.Playback { 7536 ctor public DrmStore.Playback();
|
D | 14.txt | 7535 public static class DrmStore.Playback { 7536 ctor public DrmStore.Playback();
|