/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/org/xml/sax/support/ |
BrokenInputStream.java | 25 * injecting IOExceptions on lower levels.
|
/packages/apps/FMRadio/src/com/android/fmradio/views/ |
FmVisualizerView.java | 161 float levels[] = new float[COLUME_COUNTS]; local 163 levels = DEFALT_VISUALIZER_LEVEL; 165 levels = generate(COLUME_COUNTS); 171 startY -= colHeight / 2 * levels[i];
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/ |
socket.h | 36 /* Security levels - as per NRL IPv6 - don't actually do anything */
|
termios.h | 5 * varying levels of bug fixes on top. Usually it's a good idea
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/ |
socket.h | 36 /* Security levels - as per NRL IPv6 - don't actually do anything */
|
termios.h | 5 * varying levels of bug fixes on top. Usually it's a good idea
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
errcode.h | 26 #define E_TOODEEP 20 /* Too many indentation levels */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
errcode.h | 26 #define E_TOODEEP 20 /* Too many indentation levels */
|
/development/perftests/panorama/feature_mos/src/mosaic/ |
Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, 31 int lines, size = calcStorage(width, height, border2, levels, &lines); 33 PyramidShort *img = (PyramidShort *) calloc(sizeof(PyramidShort) * levels 39 ImageTypeShort *y = (ImageTypeShort *) &img[levels]; 41 for (last = (curr = img) + levels; curr < last; curr++) { 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) 102 while(levels--) {
|
/external/deqp/doc/testspecs/GLES31/ |
functional.tessellation.txt | 30 levels chosen so that results are not implementation-dependent 73 with different tessellation levels. 84 tessellation levels have identically-located segments. 143 different combinations for tessellation levels; some of these patches contain 144 relevant outer tessellation levels with a negative or zero value; they should 152 levels and/or programs with different configurations, read the primitives with 158 equal_spacing, the tessellation levels are chosen in a way that makes the
|
/packages/apps/Camera/jni/feature_mos/src/mosaic/ |
Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, 31 int lines, size = calcStorage(width, height, border2, levels, &lines); 33 PyramidShort *img = (PyramidShort *) calloc(sizeof(PyramidShort) * levels 39 ImageTypeShort *y = (ImageTypeShort *) &img[levels]; 41 for (last = (curr = img) + levels; curr < last; curr++) { 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) 102 while(levels--) {
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
Pyramid.cpp | 27 PyramidShort *PyramidShort::allocatePyramidPacked(real levels, 31 int lines, size = calcStorage(width, height, border2, levels, &lines); 33 PyramidShort *img = (PyramidShort *) calloc(sizeof(PyramidShort) * levels 39 ImageTypeShort *y = (ImageTypeShort *) &img[levels]; 41 for (last = (curr = img) + levels; curr < last; curr++) { 96 unsigned int PyramidShort::calcStorage(real width, real height, real border2, int levels, int *lines) 102 while(levels--) {
|
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/ |
st_gen_mipmap.c | 67 * Generate mipmap levels using hardware rendering. 114 * Compute the expected number of mipmap levels in the texture given 117 * levels should be generated. 171 * mipmap levels we need to generate. So allocate a new texture. 175 /* create new texture with space for more levels */
|
/external/mesa3d/src/mesa/state_tracker/ |
st_gen_mipmap.c | 67 * Generate mipmap levels using hardware rendering. 114 * Compute the expected number of mipmap levels in the texture given 117 * levels should be generated. 171 * mipmap levels we need to generate. So allocate a new texture. 175 /* create new texture with space for more levels */
|
/frameworks/base/docs/html/training/basics/supporting-devices/ |
platforms.jd | 2 page.metaDescription=Training on how to declare support for minimum and target API levels. 16 <li><a href="#sdk-versions">Specify Minimum and Target API Levels</a></li> 23 <li><a href="{@docRoot}guide/topics/manifest/uses-sdk-element.html#ApiLevels">Android API Levels</a></li> 49 <h2 id="sdk-versions">Specify Minimum and Target API Levels</h2> 82 depends on higher API levels is executed only when those APIs are available on the system.</p>
|
/frameworks/av/media/libmedia/ |
MediaProfiles.cpp | 357 ImageEncodingQualityLevels *levels = mImageEncodingQualityLevels[i]; local 358 if (levels->mCameraId == cameraId) { 359 return levels; 370 ImageEncodingQualityLevels *levels = findImageEncodingQualityLevels(cameraId); local 372 if (levels == NULL) { 373 levels = new ImageEncodingQualityLevels(); 374 levels->mCameraId = cameraId; 375 mImageEncodingQualityLevels.add(levels); 378 levels->mLevels.add(quality); 863 ImageEncodingQualityLevels *levels = new ImageEncodingQualityLevels() local 1160 ImageEncodingQualityLevels *levels = findImageEncodingQualityLevels(cameraId); local [all...] |
/external/libhevc/common/ |
ihevc_itrans_recon_8x8.c | 159 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 197 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 242 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 306 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 344 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */ 389 /* Combining e and o terms at each hierarchy levels to calculate the final spatial domain vector */
|
/libcore/luni/src/main/java/java/text/ |
Bidi.java | 36 * even levels while right-to-left runs have odd levels. 499 * Reorders a range of objects according to their specified levels. This is 502 * objectStart + count} will be reordered according to the range of levels 505 * @param levels 508 * the start offset of the range of the levels. 517 * is negative; if {@code count > levels.length - levelStart} or 520 public static void reorderVisually(byte[] levels, int levelStart, 523 || count > levels.length - levelStart 525 throw new IllegalArgumentException("Invalid ranges (levels=" + levels.length [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/ |
TextureD3D.cpp | 198 // Maximum number of levels 440 void TextureD3D_2D::storage(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) 444 for (int level = 0; level < levels; level++) 451 for (int level = levels; level < gl::IMPLEMENTATION_MAX_TEXTURE_LEVELS; level++) 459 TextureStorage *storage = mRenderer->createTextureStorage2D(internalformat, renderTarget, width, height, levels); 494 // Purge array levels 1 through q and reset them to represent the generated mipmap levels. 622 GLint levels = (mTexStorage ? mTexStorage->getLevelCount() : creationLevels(width, height, 1)); 624 return mRenderer->createTextureStorage2D(internalFormat, renderTarget, width, height, levels); 920 void TextureD3D_Cube::storage(GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth [all...] |
/development/samples/KeyChainDemo/ |
_index.html | 29 href="../../../guide/appendix/api-levels.html">API Levels</a> and the
|
/development/samples/SipDemo/ |
_index.html | 33 href="../../../guide/appendix/api-levels.html">API Levels</a> and the
|
/development/samples/WeatherListWidget/ |
_index.html | 37 higher. For more information, see the <a href="../../../guide/appendix/api-levels.html">API Levels</a>
|
/external/chromium_org/base/ |
base_paths_mac.mm | 89 // levels down, eg: 93 // Unit tests execute two levels deep from the source root, eg:
|
base_switches.cc | 33 // Normally positive values are used for V-logging levels. 36 // Gives the per-module maximal V-logging levels to override the value
|
logging_win.cc | 46 } else { // severity < 0 is VLOG verbosity levels. 128 // Above INFO, we enable verbose levels with negative severities.
|