/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/ |
video.h | 165 uint8_t contrast1; /* 7- 4 Pattern pixel contrast */ 166 /* 3- 0 Background pixel contrast */ 167 uint8_t contrast2; /* 7- 4 Emphasis pixel-2 contrast */ 168 /* 3- 0 Emphasis pixel-1 contrast */
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
memory.sgml | 87 %NULL on failure. Contrast with g_new(), which aborts the program on failure. 101 to 0's, and returns %NULL on failure. Contrast with g_new0(), which aborts 117 failure. Contrast with g_renew(), which aborts the program on failure. 165 Contrast with g_malloc(), which aborts the program on failure. 175 failure. Contrast with g_malloc0(), which aborts the program on failure. 186 on failure. Contrast with g_realloc(), which aborts the program
|
/external/chromium/chrome/common/extensions/docs/static/ |
a11y.html | 268 or the contrast might be reduced. 381 apply the <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-scale">200% test</a>. 401 Check that there is sufficient contrast between 403 <a href="http://snook.ca/technical/colour_contrast/colour.html">This contrast checking tool</a> 405 provide appropriate contrast. 407 you can also enable High Contrast Mode 408 to check the contrast of your extension. 409 When evaluating contrast, 420 for better contrast.
|
experimental.webInspector.audits.html | 54 results.addResult("Contrast",
|
/external/llvm/include/llvm/Analysis/ |
Lint.h | 12 // haven't done something bad. In contrast to the Verifier, the Lint checker
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/RegExp/ |
octal-003.js | 16 * the characters <'a'>, <nul>, <'1'>, <'1'>. By contrast, the \011 in the
|
/frameworks/base/docs/html/design/style/ |
typography.jd | 44 <p>Contrast in type sizes can go a long way to create ordered, understandable layouts. However, too
|
color.jd | 91 <p>Use color primarily for emphasis. Choose colors that fit with your brand and provide good contrast
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/ |
mainloop-signal.h | 34 * UNIX signal support for main loops. In contrast to other
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
mainloop-signal.h | 34 * UNIX signal support for main loops. In contrast to other
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/pulse/ |
mainloop-signal.h | 34 * UNIX signal support for main loops. In contrast to other
|
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMX3A.cpp | 149 ( (mParameters3A.Contrast + CONTRAST_OFFSET) != varint ) ) 151 mParameters3A.Contrast = varint - CONTRAST_OFFSET; 152 CAMHAL_LOGDB("Contrast %d", mParameters3A.Contrast); 413 Gen3A.Contrast = atoi(OMXCameraAdapter::DEFAULT_CONTRAST) - CONTRAST_OFFSET; 1002 OMX_CONFIG_CONTRASTTYPE contrast; local [all...] |
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
ShaderProgram.cpp | 79 "uniform float contrast; \n" 91 " color = ((color - a/2.0) * contrast) + a/2.0; \n" 131 "uniform float contrast; \n" 137 " color = ((color - a/2.0) * contrast) + a/2.0; \n" 178 "uniform float contrast; \n" 184 " color = ((color - a/2.0) * contrast) + a/2.0; \n" 334 GLint tex2DInvContrast = glGetUniformLocation(tex2DInvProgram, "contrast"); 356 GLint repeatTexInvContrast = glGetUniformLocation(tex2DInvProgram, "contrast"); 377 GLint texOESInvContrast = glGetUniformLocation(texOESInvProgram, "contrast"); [all...] |
/external/clang/docs/ |
PTHInternals.html | 105 <li><p><b>Architecture independence</b>: In contrast to GCC's PCH files (and 112 (i386), and 64-bit Intel architectures. In contrast, GCC requires a PCH file for 140 header file. In contrast, the amount of work done by GCC to process a
|
/bionic/libm/man/ |
fma.3 | 54 Using the ordinary multiplication and addition operators, by contrast,
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
PurgeableBitmap.java | 34 * In contrast, the Purgeable case shows that the system can complete decoding
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/view/ |
Focus2ActivityTest.java | 95 // This is in contrast to instrumentation calls that send events that are
|
/external/jmonkeyengine/engine/src/core/com/jme3/asset/ |
AssetEventListener.java | 57 * In contrast to the assetLoaded() method, this one will be called even
|
/hardware/ti/omap4xxx/test/CameraHal/ |
camera_test.h | 14 #define KEY_CONTRAST "contrast"
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
FlagAttributeDescriptor.java | 35 * By contrast, an "enum" is a list of fixed values of which only one can be
|
/development/samples/HelloEffects/src/com/example/android/mediafx/ |
HelloEffects.java | 121 case R.id.contrast: 124 mEffect.setParameter("contrast", 1.4f);
|
/external/chromium/base/synchronization/ |
condition_variable.h | 25 // In contrast do NOT do the following: 55 // which thread to revive. Performance, in direct contrast with "fairness,"
|
/external/guava/guava/src/com/google/common/cache/ |
AbstractCache.java | 166 * causes an entry to be loaded, and the loading completes successfully. In contrast to 176 * an entry to be loaded, but an exception is thrown while loading the entry. In contrast to
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 101 static OMX_ERRORTYPE VPP_SetContrast(OMX_HANDLETYPE pHandle, int Contrast); 497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/ 672 case 4 : /* Contrast */ 678 <Feature 4=Contrast> <Contrast Value [-100 100]>\n",argv[0]); 681 <Feature 4=Contrast> <Contrast Value [-100 100]>\n",argv[0]); 693 printf("VPPTEST:: Contrast Selected, Ignoring extra parameters\n"); [all...] |
/external/chromium/chrome/common/extensions/docs/ |
a11y.html | 608 or the contrast might be reduced. 716 apply the <a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-scale">200% test</a>. 736 Check that there is sufficient contrast between 738 <a href="http://snook.ca/technical/colour_contrast/colour.html">This contrast checking tool</a> 740 provide appropriate contrast. 742 you can also enable High Contrast Mode 743 to check the contrast of your extension. 744 When evaluating contrast, 755 for better contrast. [all...] |