/external/skia/include/core/ |
SkPicture.h | 31 be played back at a later time.
|
/external/skia/src/core/ |
SkPicture.cpp | 41 // recorded and played back
|
/external/sonivox/arm-wt-22k/lib_src/ |
dls.h | 256 played until the envelope reaches an off threshold in the release
|
/packages/apps/Phone/src/com/android/phone/ |
CallNotifier.java | 202 // when a tone is being played and releases it after its done playing. 411 // Stop any signalInfo tone being played on receiving a Call [all...] |
EmergencyDialer.java | 524 * The tone is played locally, using the audio stream for phone calls. 525 * Tones are played only if the "Audible touch tones" user preference 526 * is checked, and are NOT played if the device is in silent mode.
|
/frameworks/base/media/java/android/media/ |
AudioTrack.java | 48 * that need to be played with the smallest latency possible. AudioTrack instances in static mode 50 * each time the sound is to be played. The static mode will therefore be preferred for UI and 51 * game sounds that are played often, and with the smallest overhead possible. 57 * be played from it.<br> 251 * this is the maximum size of the sound that will be played for this instance. 665 * the audio data will be consumed and played back, not the original sampling rate of the [all...] |
/external/quake/quake/src/QW/client/ |
snd_win.c | 47 * so it can unlock and free the data block after it has been played.
689 snd_completed++; // this buffer has been played
|
cd_win.c | 142 // get the length of the track to be played
|
/external/quake/quake/src/WinQuake/ |
snd_win.cpp | 47 * so it can unlock and free the data block after it has been played.
691 snd_completed++; // this buffer has been played
|
cd_win.cpp | 142 // get the length of the track to be played
|
/frameworks/base/include/media/ |
ToneGenerator.h | 246 unsigned int mTotalSmp; // Total number of audio samples played (gives current time) 251 unsigned int mMaxSmp; // Maximum number of audio samples played (maximun tone duration)
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 122 whenever a notification needs to be processed, so another file can be played back if need be.
|
/external/webkit/WebCore/html/ |
HTMLMediaElement.h | 125 PassRefPtr<TimeRanges> played();
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
pvmp4audiodecoderresetbuffer.cpp | 65 This function is called when the same audio clip will be played again from 68 be played again, the decoder does not need to reset the audioSpecificInfo. 182 * clip will be played again from the beginning.
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
pvmp4audiodecoderresetbuffer.cpp | 65 This function is called when the same audio clip will be played again from 68 be played again, the decoder does not need to reset the audioSpecificInfo. 182 * clip will be played again from the beginning.
|
/cts/tests/tests/media/src/android/media/cts/ |
SoundPoolTest.java | 341 * Load a sample and wait until it is ready to be played.
|
/cts/tests/tests/widget/src/android/widget/cts/ |
VideoViewTest.java | 479 // video should be played.
|
/external/esd/include/ |
esd.h | 250 /* what to do when a stream connects, or sample is played */
|
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeech.java | 57 * Queue mode where all entries in the playback queue (media to be played 328 * spoken, a file has been played back or a silence duration has elapsed. 770 * The earcon that should be played [all...] |
/frameworks/base/core/java/android/view/animation/ |
AnimationSet.java | 28 * Represents a group of Animations that should be played together.
|
/frameworks/base/docs/html/guide/topics/media/ |
index.jd | 67 <p>Media can be played from anywhere: from a raw resource, from a file from the system,
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
MediaPlayerApiTest.java | 505 "testMediaSamples: file to be played: "
|
/packages/apps/Contacts/src/com/android/contacts/ |
TwelveKeyDialer.java | 169 // DTMF Tones do not need to be played here any longer - 820 * The tone is played locally, using the audio stream for phone calls [all...] |
/frameworks/base/packages/TtsService/src/android/tts/ |
TtsService.java | 516 * The earcon that should be played [all...] |
/external/opencore/nodes/common/include/ |
pvmf_source_context_data.h | 111 //passed in will be played back in a preview mode.
|