| /external/v8/src/ |
| flag-definitions.h | 485 "Minimal logging (no API, code, GC, suspect, or handles samples).") 492 "Log heap samples on garbage collection for the hp2ps tool.")
|
| platform.h | 571 // A sampler periodically samples the state of the VM and optionally 654 int samples_taken_; // Counts stack samples taken.
|
| /frameworks/base/core/jni/ |
| android_media_AudioRecord.cpp | 331 // get the audio recorder from which we'll read new audio samples 383 // get the audio recorder from which we'll read new audio samples
|
| /frameworks/base/docs/html/guide/practices/design/ |
| accessibility.jd | 36 <h2>Related samples</h2> 39 href="{@docRoot}resources/samples/AccessibilityService/index.html">Accessibility Service</a></li>
|
| /frameworks/base/docs/html/guide/topics/data/ |
| data-storage.jd | 443 <a href="{@docRoot}resources/samples/NotePad/index.html">Note Pad</a> and 444 <a href="{@docRoot}resources/samples/SearchableDictionary/index.html">Searchable Dictionary</a>
|
| /frameworks/base/docs/html/resources/faq/ |
| troubleshooting.jd | 213 [2008-08-13 15:14:15 - ApiDemos] Please execute 'adb uninstall com.android.samples' in a shell.</pre> 226 <li>Uninstall the preinstalled app using the command <code>adb uninstall com.android.samples</code>.</li>
|
| /frameworks/base/include/ui/ |
| Input.h | 675 // Adds movement information for all pointers in a MotionEvent, including historical samples. 696 // Number of samples to keep.
|
| /frameworks/base/media/java/android/media/audiofx/ |
| Visualizer.java | 41 * <li>Waveform data: consecutive 8-bit (unsigned) mono samples by using the 315 * a number of consecutive 8-bit (unsigned) mono PCM samples equal to the capture size returned
|
| /frameworks/base/media/jni/soundpool/ |
| SoundPool.cpp | 89 // clean up samples 90 LOGV("clear samples");
|
| /frameworks/base/media/libstagefright/codecs/aacdec/ |
| get_ga_specific_config.cpp | 324 * frame length flag == 0, 1024 samples/frame 325 * frame length flag == 1, 960 samples/frame
|
| ps_all_pass_fract_delay_filter.cpp | 39 Sub-band samples s_k(n) are converted into de-correlated sub-bands samples
|
| ps_decorrelate.cpp | 39 Sub-band samples s_k(n) are converted into de-correlated sub-bands samples
|
| ps_pwr_transient_detection.cpp | 39 Sub-band samples s_k(n) are converted into de-correlated sub-bands samples
|
| /frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
| amrdecode.cpp | 152 raw_pcm_buffer contains the newly decoded linear PCM speech samples 204 puts the decoded linear PCM samples in the buffer pointed to by
|
| /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
| cod_amr.h | 115 * L_NEXT : Samples of next frame needed for autocor. * 241 * operating on the newly read 160 speech samples. It performs the
|
| /frameworks/base/opengl/libs/ |
| entries.in | 128 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples) 288 GL_ENTRY(void, glRenderbufferStorageMultisampleIMG, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
|
| glesv2dbg_functions.h | 130 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples) 290 GL_ENTRY(void, glRenderbufferStorageMultisampleIMG, GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height)
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| input.h | 821 * @custom_len: number of samples (FF_CUSTOM only) 822 * @custom_data: buffer of samples (FF_CUSTOM only)
|
| /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
| stream.h | 218 * number of samples that have been played back by the hardware since 471 * result can be negative, i.e. the captured samples are not yet
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/ |
| ProjectNamePage.java | 133 // TBD: Should we hide this completely, and make samples something you only invoke 433 // Samples are always created in the default directory
|
| /external/chromium/chrome/common/extensions/docs/ |
| experimental.extension.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> [all...] |
| experimental.proxy.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> [all...] |
| experimental.tts.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> [all...] |
| contextMenus.html | 157 <a href="samples.html" title="Sample extensions (with source code)">Samples</a> 237 <li><h2><a href="samples.html">Samples</a></h2></li> 375 You can find samples of this API on the 376 <a href="samples.html#contextMenus">sample page</a>. [all...] |
| /frameworks/base/media/libmedia/ |
| ToneGenerator.cpp | [all...] |