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

1 23 4 5 6 7 8 91011>>

  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
PlanarYUVLuminanceSource.java 119 int grey = yuv[inputOffset + x] & 0xff; local
120 pixels[outputOffset + x] = 0xFF000000 | (grey * 0x00010101);
  /packages/apps/ContactsCommon/res/values/
colors.xml 110 this is Blue Grey 500 -->
113 this is Blue Grey 700 -->
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
GroupsTest.java 53 private static final String GROUP_GREY = "Grey";
99 // Add contacts to various mixture of groups. Grey will have all
126 // Grey should have four aggregates, three with phones.
127 assertEquals("Incorrect Grey count", 4, summaryCount);
128 assertEquals("Incorrect Grey with phones count", 3, summaryWithPhones);
  /prebuilts/go/darwin-x86/src/runtime/
mgcwork.go 16 // This implements a producer/consumer model for pointers to grey
17 // objects. A grey object is one that is marked and on a work
21 // produce pointers to grey objects. Scanning consumes pointers to
22 // grey objects, thus blackening them, and then scans them,
23 // potentially producing new pointers to grey objects.
  /prebuilts/go/linux-x86/src/runtime/
mgcwork.go 16 // This implements a producer/consumer model for pointers to grey
17 // objects. A grey object is one that is marked and on a work
21 // produce pointers to grey objects. Scanning consumes pointers to
22 // grey objects, thus blackening them, and then scans them,
23 // potentially producing new pointers to grey objects.
  /external/libdrm/tests/util/
pattern.c 82 MAKE_YUV_601(191, 192, 192), /* grey */
97 MAKE_YUV_601(192, 192, 192), /* grey */
185 MAKE_YUV_601(191, 192, 192), /* grey */
200 MAKE_YUV_601(192, 192, 192), /* grey */
284 MAKE_RGBA(rgb, 192, 192, 192, 255), /* grey */
299 MAKE_RGBA(rgb, 192, 192, 192, 127), /* grey */
345 MAKE_RGB24(rgb, 192, 192, 192), /* grey */
360 MAKE_RGB24(rgb, 192, 192, 192), /* grey */
408 MAKE_RGBA(rgb, 192, 192, 192, 255), /* grey */
423 MAKE_RGBA(rgb, 192, 192, 192, 127), /* grey */
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationHeaderUtil.java 77 int grey = view.getContext().getColor(
79 imageView.getDrawable().setColorFilter(grey, PorterDuff.Mode.SRC_ATOP);
101 // To grey them out the icons and expand button when the icons are not the same
  /external/kernel-headers/original/uapi/linux/
media-bus-format.h 61 /* YUV (including grey) - next is 0x2026 */
  /external/skia/gm/
bitmappremul.cpp 17 * greyscale gradients above a row of grey lines.
  /packages/apps/Dialer/src/com/android/dialer/filterednumber/
MigrateBlockedNumbersDialogFragment.java 82 * OnClickListener will grey out the dialog's positive and negative buttons while the migration
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
v4l2-mediabus.h 50 /* YUV (including grey) - next is 0x2014 */
  /cts/apps/CameraITS/pymodules/its/
dng.py 26 Given a captured shot of a grey chart illuminated by either a D65 or a
127 shot taken of a grey chart under either A or D65 illuminants) and the
  /external/ImageMagick/PerlMagick/t/reference/write/jp2/
read_pgx.miff 12 :? scnrGRAYXYZ ? 5!acspKODAsGry???-JPEGdesc??cprt<+wtpthkTRC|desc,Restricted ICC profile describing sRGB-greytextCopyright 2003 sRGB-grey ReferenceXYZ ?T?curv? HLinomntrRGB XYZ ? 1acspMSFTIEC sRGB???-HP cprtP3desc?lwtpt?bkptrXYZgXYZ,bXYZ@dmndTpdmdd??vuedL?view?$lumi?meas $tech0 rTRC< gTRC< bTRC< textCopyright (c) 1998 Hewlett-Packard CompanydescsRGB IEC61966-2.1sRGB IEC61966-2.1XYZ ?Q?XYZ XYZ o?8??XYZ b????XYZ $????descIEC http://www.iec.chIEC http://www.iec.chdesc.IEC 61966-2.1 Default RGB colour space - sRGB.IEC 61966-2.1 Default RGB colour space - sRGBdesc,Reference Viewing Condition in IEC61966-2.1,Reference Viewing Condition in IEC61966-2.1view??_.??? \?XYZ L VPW?meas?sig CRT curv
  /external/libvpx/libvpx/third_party/libyuv/include/libyuv/
convert_argb.h 71 // Convert I400 (grey) to ARGB. Reverse of ARGBToI400.
77 // Convert J400 (jpeg grey) to ARGB.
  /frameworks/base/docs/html/reference/android/support/wearable/
R.color.html 665 <code><a href="/reference/android/support/wearable/R.color.html#grey">grey</a></code>
1670 <A NAME="grey"></A>
1673 <h3 class="api-name">grey</h3>
1681 int grey</pre>
  /external/zopfli/src/zopflipng/
zopflipng_lib.cc 251 bool grey = true; local
255 grey = false;
259 if (grey) state.info_png.color.colortype = LCT_GREY_ALPHA;
  /prebuilts/gdb/darwin-x86/lib/python2.7/
cgitb.py 59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
  /prebuilts/gdb/linux-x86/lib/python2.7/
cgitb.py 59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
cgitb.py 59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
cgitb.py 59 def grey(text): function
150 rows.append('<tr><td>%s</td></tr>' % grey(line))
168 rows.append('<tr><td>%s</td></tr>' % small(grey(', '.join(dump))))
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java 155 Color grey= display.getSystemColor(SWT.COLOR_GRAY); local
161 gc.setForeground(grey);
  /external/libyuv/files/include/libyuv/
convert_argb.h 103 // Convert I400 (grey) to ARGB. Reverse of ARGBToI400.
109 // Convert J400 (jpeg grey) to ARGB.
  /external/neven/Embedded/common/src/b_ImageEm/
HistoEq.c 36 /** Computes grey level histogram of given image. */
63 /** Computes grey level histogram of given image. */
HistoEq16.c 37 /** Computes grey level histogram of given image. */
65 /** Computes grey level histogram of given image. */
  /frameworks/base/graphics/java/android/graphics/
Color.java 141 * 'yellow', 'lightgray', 'darkgray', 'grey', 'lightgrey', 'darkgrey',
270 sColorNameMap.put("grey", GRAY);

Completed in 1078 milliseconds

1 23 4 5 6 7 8 91011>>