HomeSort by relevance Sort by last modified time
    Searched full:grey (Results 151 - 175 of 339) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-core/2.3-alpha/
espresso-core-2.3-alpha-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-web/2.2.2/
espresso-web-2.2.2-javadoc.jar 
  /prebuilts/maven_repo/android/com/android/support/test/espresso/espresso-web/2.3-alpha/
espresso-web-2.3-alpha-javadoc.jar 
  /cts/apps/CameraITS/tools/
run_all_tests.py 59 "scene1" : "A grey card covering at least the middle 30% of the scene",
  /cts/tests/tests/jni/libjnitest/
android_jni_cts_LinkerNamespacesTest.cpp 239 // Check that the mandatory system libraries are present - the grey list
  /external/ceres-solver/examples/
pgm_image.h 250 // Assert that the number of grey levels is 255.
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert.h 66 // Convert I400 (grey) to I420.
  /external/libyuv/files/include/libyuv/
convert.h 64 // Convert I400 (grey) to I420.
  /packages/apps/LegacyCamera/src/com/android/camera/
ModePicker.java 226 // Grey-out the unselected icons for Phone UI.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewController.java 93 // Otherwise the backgrounds are grey. They can't
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/
audio.h 5 * Developed for Thumtronics by Grey Innovation
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
menu.h 118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
menu.h 118 chtype grey; /* Inactive attribute */ member in struct:tagMENU
  /external/ImageMagick/coders/
xpm.c 243 *grey,
408 grey=strstr(target,"grey");
409 if (grey != (char *) NULL)
410 grey[2]='a';
239 *grey, local
    [all...]
  /external/zopfli/src/zopflipng/lodepng/
lodepng.cpp 2988 unsigned char grey = r; \/*((unsigned short)r + g + b) \/ 3*\/; local
3022 unsigned char grey = r; \/*((unsigned short)r + g + b) \/ 3*\/; local
3063 unsigned short grey = r; \/*((unsigned)r + g + b) \/ 3*\/; local
3078 unsigned short grey = r; \/*((unsigned)r + g + b) \/ 3*\/; local
3817 unsigned grey = profile.key_r; local
    [all...]
  /external/libvncserver/libvncserver/
cursor.c 412 int r = 0, g = 0, b = 0, grey; local
424 grey = (r + g + b) / 3;
425 if (grey >= 128) {
  /art/runtime/gc/
reference_processor.cc 92 // mutator could take a white field from a grey or white node and move it somewhere else
  /developers/build/prebuilts/gradle/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/
DialView.java 192 * <p>We render an outer grey circle to serve as our "dial", and then render a smaller black
  /developers/samples/android/ui/accessibility/BasicAccessibility/Application/src/main/java/com/example/android/basicaccessibility/
DialView.java 192 * <p>We render an outer grey circle to serve as our "dial", and then render a smaller black
  /development/samples/browseable/BasicAccessibility/src/com.example.android.basicaccessibility/
DialView.java 192 * <p>We render an outer grey circle to serve as our "dial", and then render a smaller black
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRDebugEventListener.h 190 * in a gui where you want to probably grey out tokens that are consumed
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRDebugEventListener.h 190 * in a gui where you want to probably grey out tokens that are consumed
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRDebugEventListener.h 190 * in a gui where you want to probably grey out tokens that are consumed
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRDebugEventListener.h 190 * in a gui where you want to probably grey out tokens that are consumed
  /external/autotest/tko/
display.py 8 'borders' : '#bbbbbb', # grey

Completed in 1450 milliseconds

1 2 3 4 5 67 8 91011>>