Searched
full:samples (Results
826 -
850 of
1585) sorted by null
<<31323334353637383940>>
| /development/pdk/pndk/samples/sample/ |
| README | 15 cd <your_pndk_base>/samples/sample
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
| Xfermodes.java | 67 private static final int ROW_MAX = 4; // number of samples per row
|
| /development/samples/Support4Demos/src/com/example/android/supportv4/app/ |
| _index.html | 2 <p>This section includes samples showing the use of the application
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| gles.cpp | 1276 void glRenderbufferStorageMultisampleIMG(GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height) 1278 getDispatch()->glRenderbufferStorageMultisampleIMG(target, samples, internalformat, width, height); 1281 void glFramebufferTexture2DMultisampleIMG(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples) 1283 getDispatch()->glFramebufferTexture2DMultisampleIMG(target, attachment, textarget, texture, level, samples); [all...] |
| /device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
| ColorWheel.java | 28 * http://developer.android.com/resources/samples/ApiDemos/src/com/example/android/apis/graphics/ColorPickerDialog.html
|
| /external/bluetooth/bluez/sbc/ |
| sbc_primitives.c | 248 /* copy/permutate audio samples */ 299 /* copy/permutate audio samples */ 349 * channels are deintrleaved and audio samples are reordered for use in 354 * contiguous samples is always guaranteed for the input to the analysis
|
| /external/chromium/chrome/common/extensions/docs/static/ |
| background_pages.html | 83 <!-- [PENDING: Once we have our set of samples, we should point to the example this is from and to other relevant examples. This is currently untested code derived from the screenshot sample.] -->
|
| getstarted.html | 178 <a href="samples.html">sample extensions</a>
|
| /external/chromium/testing/gtest/ |
| CHANGES | 115 * Added an Xcode project and samples.
|
| /external/flac/libFLAC/ |
| format.c | 426 if(violation) *violation = "CD-DA cue sheet lead-in length must be evenly divisible by 588 samples"; 457 *violation = "CD-DA cue sheet lead-out offset must be evenly divisible by 588 samples"; 459 *violation = "CD-DA cue sheet track offset must be evenly divisible by 588 samples"; 478 if(violation) *violation = "CD-DA cue sheet track index offset must be evenly divisible by 588 samples";
|
| /external/icu4c/extra/scrptrun/ |
| readme.html | 47 add separate dependency rules for scrptrun.o and scrptrun.d. See <icu>/source/samples/layout/Makefile.in
|
| /external/jpeg/ |
| jfdctflt.c | 55 * Perform the forward DCT on one block of samples.
|
| jutils.c | 120 /* Copy some rows of samples from one place to another.
|
| /external/libgsm/man/ |
| gsm_option.3 | 84 of the samples for purposes of finding that correlation,
|
| /external/libvpx/examples/includes/geshi/geshi/ |
| povray.php | 54 'shadowless', 'scattering', 'scallop_wave', 'scale', 'save_file', 'samples', 'roughness', 'rotate',
|
| /external/llvm/test/CodeGen/X86/ |
| 2008-07-07-DanglingDeadInsts.ll | 61 define i32 @read_resampled(i8* %d, float** %buffer, i32 %samples) nounwind {
|
| /external/mesa3d/docs/ |
| README.BEOS | 71 You should find under progs/samples and progs/redbook directories GLUT-based programs too.
|
| download.html | 120 progs/samples - examples from SGI
|
| license.html | 106 SGI demos progs/samples/ SGI license
|
| /external/oprofile/ |
| README_PACKAGERS | 65 of processing samples from JIT'ed code (e.g., Java applications).
|
| /external/oprofile/daemon/ |
| opd_spu.c | 142 * SPU program counter samples. After processing a
|
| /external/oprofile/pp/ |
| common_option.cpp | 47 "specify session path to hold samples database and session data (" OP_SESSION_DIR_DEFAULT ")", "path"),
|
| oparchive.cpp | 222 /* copy over the <session-dir>/samples/oprofiled.log file */
|
| /external/qemu/audio/ |
| dsound_template.h | 271 hw->samples = bc.dwBufferBytes >> hw->info.shift;
|
| /external/qemu/distrib/sdl-1.2.12/src/audio/baudio/ |
| SDL_beaudio.cc | 202 format.buffer_size = spec->samples;
|
Completed in 1442 milliseconds
<<31323334353637383940>>