/external/opencore/nodes/common/include/ |
pvmf_mp4_progdownload_support_extension.h | 128 * data downloaded to proceed with playback and request notification play resume if autopause is
|
/external/opencore/protocols/rtsp_client_engine/inc/ |
pvrtspenginenodeextensioninterface.h | 202 * @param aKeepAliveInPlay Turns on/off the sending RTSP keep-alive commands during PLAY
|
/external/opencore/pvmi/content_policy_manager/plugins/common/include/ |
pvmf_cpmplugin_license_manager_interface.h | 115 * less than the specified number of play counts remaining. To update all counted
|
/external/qemu/android/avd/ |
hardware-properties.ini | 118 description = Whether the device can play audio
|
/external/qemu/distrib/sdl-1.2.12/src/main/macos/ |
SDL.r | 13 $"706C 6179 2043 6861 6E67 6510 280A" /* play Change.(? */
|
/external/quake/quake/src/QW/ |
cmds.txt | 129 play", S_Play
|
/external/quake/quake/src/WinQuake/ |
quake-hipnotic.spec.sh | 98 Supports IP (Internet) play
|
quake-rogue.spec.sh | 63 Team Play. Bring a friend, to kill a foe.
|
/external/sonivox/arm-fm-22k/host_src/ |
eas_types.h | 258 /* iMode play modes enumeration for EAS_SetPlayMode */
|
/external/sonivox/arm-hybrid-22k/host_src/ |
eas_types.h | 258 /* iMode play modes enumeration for EAS_SetPlayMode */
|
/external/sonivox/arm-wt-22k/host_src/ |
eas_types.h | 263 /* iMode play modes enumeration for EAS_SetPlayMode */
|
/external/sonivox/arm-wt-22k/lib_src/ |
dls.h | 191 USHORT usKeyGroup; /* Key grouping for non simultaneous play
|
/external/webkit/WebCore/platform/graphics/ |
MediaPlayer.h | 157 void play();
|
/external/webkit/WebCore/platform/graphics/gtk/ |
DataSourceGStreamer.cpp | 196 // data. It doesn't make much sense anyway to play plain/text data
|
MediaPlayerPrivateGStreamer.cpp | 364 void MediaPlayerPrivate::play() function in class:WebCore::MediaPlayerPrivate 367 LOG_VERBOSE(Media, "Play"); 680 // we are sure we can display the first frame and go to play [all...] |
/external/webkit/WebKit/chromium/src/js/ |
ProfilerAgent.js | 109 // manipulation which doesn't play well with dynamic append / removal.
|
/external/webkit/WebKit/mac/WebCoreSupport/ |
WebViewFactory.mm | 684 return UI_STRING("play", "accessibility role description for play button"); 728 return UI_STRING("begin playback", "accessibility help text for play button"); 750 return UI_STRING("Play movie in fullscreen mode", "accessibility help text for enter fullscreen button");
|
/external/webkit/WebKit/win/ |
FullscreenVideoController.h | 121 void play();
|
WebCoreLocalizedStrings.cpp | 134 return String(LPCTSTR_UI_STRING("play", "accessibility role description for play button")); 177 return String(LPCTSTR_UI_STRING("begin playback", "accessibility help text for play button")); 199 return String(LPCTSTR_UI_STRING("Play movie in fullscreen mode", "accessibility help text for enter fullscreen button"));
|
/frameworks/base/core/jni/ |
android_media_JetPlayer.cpp | 222 "Unable to retrieve JetPlayer pointer for play()"); 225 EAS_RESULT result = lpJet->play(); 227 //LOGV("android_media_JetPlayer_play(): play successful"); 230 LOGE("android_media_JetPlayer_play(): failed to play with EAS error code %ld",
|
/frameworks/base/docs/html/resources/samples/ |
index.jd | 97 An example of an Android library project that provides a game-play
|
/frameworks/base/graphics/java/android/graphics/ |
Picture.java | 24 * and can then play them back (via picture.draw(canvas) or canvas.drawPicture).
|
/frameworks/base/media/libdrm/mobile1/include/jni/ |
drm1_jni.h | 219 android_drm_mobile1_DrmRights_DRM_PERMISSION_PLAY /**< The permission to play */
|
/frameworks/base/packages/TtsService/src/android/tts/ |
SynthProxy.java | 26 * The SpeechSynthesis class provides a high-level api to create and play
|
/frameworks/base/services/java/com/android/server/ |
DockObserver.java | 182 sfx.play();
|