HomeSort by relevance Sort by last modified time
    Searched refs:levels (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /frameworks/base/media/java/android/media/
CameraProfile.java 27 * capture (jpeg) quality levels (0-100) used for low, medium, and high
34 * Define three quality levels for JPEG image encoding.
82 int[] levels = sCache.get(cameraId); local
83 if (levels == null) {
84 levels = getImageEncodingQualityLevels(cameraId);
85 sCache.put(cameraId, levels);
87 return levels[quality];
99 throw new RuntimeException("Unexpected Jpeg encoding quality levels " + nLevels);
102 int[] levels = new int[nLevels]; local
104 levels[i] = native_get_image_encoding_quality_level(cameraId, i)
    [all...]
  /frameworks/base/core/jni/
android_util_Log.cpp 42 static levels_t levels; member in namespace:android
47 case 'V': return levels.verbose;
48 case 'D': return levels.debug;
49 case 'I': return levels.info;
50 case 'W': return levels.warn;
51 case 'E': return levels.error;
52 case 'A': return levels.assert;
55 return levels.info;
160 levels.verbose = env->GetStaticIntField(clazz, env->GetStaticFieldID(clazz, "VERBOSE", "I"));
161 levels.debug = env->GetStaticIntField(clazz, env->GetStaticFieldID(clazz, "DEBUG", "I"))
    [all...]
  /libcore/luni/src/main/java/java/util/logging/
Level.java 33 * set of predefined logging levels, each associated with an integer value.
34 * Enabling a certain logging level also enables all logging levels with larger
37 * The predefined levels in ascending order are FINEST, FINER, FINE, CONFIG,
38 * INFO, WARNING, SEVERE. There are two additional predefined levels, which are
46 private static final List<Level> levels = new ArrayList<Level>(9); field in class:Level
120 synchronized (levels) {
121 for (Level level : levels) {
129 * Loop through levels a second time, so that the returned
132 for (Level level : levels) {
219 synchronized (levels) {
    [all...]
  /external/chromium/third_party/icu/source/common/
ubidiln.c 35 * This means that there is a UBiDi object with a levels
38 * Only if the length of the text is zero, then levels==dirProps==NULL.
51 * Here, the levels array is scanned as soon as necessary, and a vector of
60 * In a further attempt to save memory, the levels array is never changed
65 * which is not reflected in the levels array.
66 * This allows a line UBiDi object to use the same levels array as
70 * paragraph's levels and dirProps arrays are reused by way of setting
72 * change the now shared levels for (L1).
80 * the paragraph's levels array that we just point into.
94 UBiDiLevel *levels=pBiDi->levels local
189 const UBiDiLevel *levels=pLineBiDi->levels; local
283 UBiDiLevel *levels=pBiDi->levelsMemory; local
437 UBiDiLevel *levels; local
564 UBiDiLevel *levels=pBiDi->levels; local
    [all...]
ubidi.c 58 * For the purpose of conformance, the levels of all these codes
89 * and all levels are set to the paragraph level.
94 * If embedding levels are supplied as a parameter, then all
508 * Resolve the explicit levels as specified by explicit embedding codes.
513 * levels are externally specified (from "styled text", supposedly the preferred
542 * Handling the stack of explicit levels (Xn):
544 * With the BiDi stack of explicit levels,
554 * Popping levels with PDF must work in the opposite order so that level 61
562 UBiDiLevel *levels=pBiDi->levels; local
734 UBiDiLevel *levels=pBiDi->levels; local
1201 UBiDiLevel * levels=pBiDi->levels; local
1513 UBiDiLevel *levels=pBiDi->levels; local
1558 const UBiDiLevel *levels; local
1935 UBiDiLevel *levels=pBiDi->levels; local
    [all...]
  /external/icu4c/common/
ubidiln.c 35 * This means that there is a UBiDi object with a levels
38 * Only if the length of the text is zero, then levels==dirProps==NULL.
51 * Here, the levels array is scanned as soon as necessary, and a vector of
60 * In a further attempt to save memory, the levels array is never changed
65 * which is not reflected in the levels array.
66 * This allows a line UBiDi object to use the same levels array as
70 * paragraph's levels and dirProps arrays are reused by way of setting
72 * change the now shared levels for (L1).
80 * the paragraph's levels array that we just point into.
94 UBiDiLevel *levels=pBiDi->levels local
189 const UBiDiLevel *levels=pLineBiDi->levels; local
283 UBiDiLevel *levels=pBiDi->levelsMemory; local
437 UBiDiLevel *levels; local
564 UBiDiLevel *levels=pBiDi->levels; local
    [all...]
ubidi.c 58 * For the purpose of conformance, the levels of all these codes
89 * and all levels are set to the paragraph level.
94 * If embedding levels are supplied as a parameter, then all
504 * Resolve the explicit levels as specified by explicit embedding codes.
509 * levels are externally specified (from "styled text", supposedly the preferred
538 * Handling the stack of explicit levels (Xn):
540 * With the BiDi stack of explicit levels,
550 * Popping levels with PDF must work in the opposite order so that level 61
558 UBiDiLevel *levels=pBiDi->levels; local
730 UBiDiLevel *levels=pBiDi->levels; local
1197 UBiDiLevel * levels=pBiDi->levels; local
1509 UBiDiLevel *levels=pBiDi->levels; local
1554 const UBiDiLevel *levels; local
1931 UBiDiLevel *levels=pBiDi->levels; local
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/text/
NativeBidi.java 63 // especially the resolved levels, for all the characters in a line of
76 // Get an array of levels for each character.
86 public static native int[] ubidi_reorderVisual(byte[] levels, int length);
  /external/chromium/third_party/icu/source/test/cintltst/
cbiditst.h 68 const UBiDiLevel *levels; member in struct:__anon2917
  /external/icu4c/test/cintltst/
cbiditst.h 68 const UBiDiLevel *levels; member in struct:__anon3977
  /external/openssl/crypto/x509v3/
pcy_tree.c 105 curr = tree->levels + tree->nlevel;
109 BIO_printf(err, "Printing Up to Level %ld\n", curr - tree->levels);
110 for (plev = tree->levels; plev != curr; plev++)
113 plev - tree->levels, plev->flags);
228 tree->levels = OPENSSL_malloc(sizeof(X509_POLICY_LEVEL) * n);
234 if (!tree->levels)
240 memset(tree->levels, 0, n * sizeof(X509_POLICY_LEVEL));
244 level = tree->levels;
546 if (curr == tree->levels)
594 curr = tree->levels + tree->nlevel - 1
    [all...]
pcy_lib.c 82 return tree->levels + i;
  /external/icu4c/test/intltest/
bidiconf.cpp 54 UBiDiLevel levels[1000]; member in class:BiDiConformanceTest
126 levels[levelsCount++]=UBIDI_DEFAULT_LTR;
132 errln("@Levels: parse error at %s", start);
135 levels[levelsCount++]=(UBiDiLevel)value;
318 if(0==strncmp(start, "Levels:", 7)) {
398 if(levels[i]!=actualLevels[i] && levels[i]<UBIDI_DEFAULT_LTR) {
402 // levels but just returns all levels as the paragraph level 0 or 1.
407 (int)i, levels[i], actualLevels[i])
    [all...]
  /frameworks/base/media/libmedia/
MediaProfiles.cpp 302 ImageEncodingQualityLevels *levels = mImageEncodingQualityLevels[i]; local
303 if (levels->mCameraId == cameraId) {
304 return levels;
315 ImageEncodingQualityLevels *levels = findImageEncodingQualityLevels(cameraId); local
317 if (levels == NULL) {
318 levels = new ImageEncodingQualityLevels();
319 levels->mCameraId = cameraId;
320 mImageEncodingQualityLevels.add(levels);
323 levels->mLevels.add(quality);
497 ImageEncodingQualityLevels *levels = new ImageEncodingQualityLevels() local
711 ImageEncodingQualityLevels *levels = findImageEncodingQualityLevels(cameraId); local
    [all...]
  /external/ipsec-tools/
main.c 216 static int levels[6] = { local
222 __android_log_vprint(levels[level], "racoon", format, ap);
225 static char *levels = "EWNIDV";
226 fprintf(stderr, "%c: ", levels[level]);
  /external/qemu/android/utils/
path.h 83 extern char* path_parent( const char* path, int levels );
  /libcore/luni/src/main/native/
NativeBidi.cpp 77 // Copy the new embedding levels from the Java heap to the native heap.
120 const UBiDiLevel* levels = ubidi_getLevels(uBiDi(ptr), &err); local
126 env->SetByteArrayRegion(result, 0, len, reinterpret_cast<const jbyte*>(levels));
164 const UBiDiLevel* levels = reinterpret_cast<const UBiDiLevel*>(levelBytes.get()); local
167 ubidi_reorderVisual(levels, length, &indexMap[0]);
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 195 levels=2
199 while [ -n "$dirs" ] && [ $levels -gt 0 ]
201 levels=`expr $levels - 1`
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 195 levels=2
199 while [ -n "$dirs" ] && [ $levels -gt 0 ]
201 levels=`expr $levels - 1`
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 193 levels=2
197 while [ -n "$dirs" ] && [ $levels -gt 0 ]
199 levels=`expr $levels - 1`
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 193 levels=2
197 while [ -n "$dirs" ] && [ $levels -gt 0 ]
199 levels=`expr $levels - 1`
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/libexec/gcc/arm-eabi/4.2.1/install-tools/
fixinc.sh 195 levels=2
199 while [ -n "$dirs" ] && [ $levels -gt 0 ]
201 levels=`expr $levels - 1`
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/install-tools/
fixinc.sh 195 levels=2
199 while [ -n "$dirs" ] && [ $levels -gt 0 ]
201 levels=`expr $levels - 1`
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixinc.sh 193 levels=2
197 while [ -n "$dirs" ] && [ $levels -gt 0 ]
199 levels=`expr $levels - 1`
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/install-tools/
fixinc.sh 193 levels=2
197 while [ -n "$dirs" ] && [ $levels -gt 0 ]
199 levels=`expr $levels - 1`

Completed in 619 milliseconds

1 2 3 4