/third_party/node/deps/npm/node_modules/color-convert/ |
D | conversions.js | 838 convert.gray.hwb = function (gray) { argument 842 convert.gray.cmyk = function (gray) { argument 846 convert.gray.lab = function (gray) { argument 850 convert.gray.hex = function (gray) { argument 858 convert.rgb.gray = function (rgb) { function
|
/third_party/flutter/skia/docs/examples/ |
D | Canvas_drawBitmapNine.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
D | Canvas_drawImageNine_2.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
D | Canvas_drawImageNine.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
D | Canvas_drawBitmapLattice.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
/third_party/skia/docs/examples/ |
D | Canvas_drawImageNine_2.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
D | Canvas_drawImageNine.cpp | 12 SkColor gray = 0xFF000000; in draw() local
|
/third_party/skia/gm/ |
D | skbug_9819.cpp | 47 uint8_t gray = *bm.getAddr8(0,0); in __anon333428a30102() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | random_color_op.cc | 43 cv::Mat gray; in Compute() local
|
/third_party/gstreamer/gstplugins_good/gst/monoscope/ |
D | monoscope.c | 152 guint32 gray = stateptr->colors[hh1]; in monoscope_update() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngread.c | 2037 unsigned int gray = (i * 256 + 115) / 231; in make_ga_colormap() local 2290 png_uint_32 gray = back_g; in png_image_read_colormap() local 2400 png_uint_32 gray = back_g; in png_image_read_colormap() local 2442 png_uint_32 gray = (i * 256 + 115) / 231; in png_image_read_colormap() local 2494 png_uint_32 gray = png_sRGB_table[g*51] * alpha; in png_image_read_colormap() local 2583 png_uint_32 gray = back_g; in png_image_read_colormap() local 3022 unsigned int gray = *inrow++; in png_image_read_and_map() local 3050 png_byte gray = *inrow++; in png_image_read_and_map() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngread.c | 2037 unsigned int gray = (i * 256 + 115) / 231; in make_ga_colormap() local 2290 png_uint_32 gray = back_g; in png_image_read_colormap() local 2400 png_uint_32 gray = back_g; in png_image_read_colormap() local 2442 png_uint_32 gray = (i * 256 + 115) / 231; in png_image_read_colormap() local 2494 png_uint_32 gray = png_sRGB_table[g*51] * alpha; in png_image_read_colormap() local 2583 png_uint_32 gray = back_g; in png_image_read_colormap() local 3022 unsigned int gray = *inrow++; in png_image_read_and_map() local 3050 png_byte gray = *inrow++; in png_image_read_and_map() local
|
/third_party/libpng/ |
D | pngread.c | 2037 unsigned int gray = (i * 256 + 115) / 231; in make_ga_colormap() local 2290 png_uint_32 gray = back_g; in png_image_read_colormap() local 2400 png_uint_32 gray = back_g; in png_image_read_colormap() local 2442 png_uint_32 gray = (i * 256 + 115) / 231; in png_image_read_colormap() local 2494 png_uint_32 gray = png_sRGB_table[g*51] * alpha; in png_image_read_colormap() local 2583 png_uint_32 gray = back_g; in png_image_read_colormap() local 3022 unsigned int gray = *inrow++; in png_image_read_and_map() local 3050 png_byte gray = *inrow++; in png_image_read_and_map() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | rdppm.c | 211 JSAMPLE gray = read_pbm_integer(cinfo, infile, maxval); in get_text_gray_cmyk_row() local 217 JSAMPLE gray = rescale[read_pbm_integer(cinfo, infile, maxval)]; in get_text_gray_cmyk_row() local 379 JSAMPLE gray = *bufferptr++; in get_gray_cmyk_row() local 385 JSAMPLE gray = rescale[UCH(*bufferptr++)]; in get_gray_cmyk_row() local
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/ |
D | rdppm.c | 222 JSAMPLE gray = read_pbm_integer(cinfo, infile, maxval); in get_text_gray_cmyk_row() local 228 JSAMPLE gray = rescale[read_pbm_integer(cinfo, infile, maxval)]; in get_text_gray_cmyk_row() local 390 JSAMPLE gray = *bufferptr++; in get_gray_cmyk_row() local 396 JSAMPLE gray = rescale[UCH(*bufferptr++)]; in get_gray_cmyk_row() local
|
/third_party/libjpeg-turbo/ |
D | rdppm.c | 222 JSAMPLE gray = read_pbm_integer(cinfo, infile, maxval); in get_text_gray_cmyk_row() local 228 JSAMPLE gray = rescale[read_pbm_integer(cinfo, infile, maxval)]; in get_text_gray_cmyk_row() local 390 JSAMPLE gray = *bufferptr++; in get_gray_cmyk_row() local 396 JSAMPLE gray = rescale[UCH(*bufferptr++)]; in get_gray_cmyk_row() local
|
/third_party/node/deps/npm/node_modules/colors/ |
D | index.d.ts | 20 gray: Color; property
|
/third_party/node/deps/npm/node_modules/colors/lib/ |
D | styles.js | 48 gray: [90, 39], property
|
/third_party/boost/boost/graph/ |
D | properties.hpp | 45 static default_color_type gray() { return gray_color; } in gray() function 53 inline default_color_type gray(default_color_type) { return gray_color; } in gray() function
|
D | one_bit_color_map.hpp | 38 static one_bit_color_type gray() { return one_bit_not_white; } in gray() function
|
D | two_bit_color_map.hpp | 39 static two_bit_color_type gray() { return two_bit_gray; } in gray() function
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | random_color_op_test.cc | 32 std::shared_ptr<Tensor> gray; local
|
/third_party/boost/tools/build/src/engine/modules/ |
D | order.cpp | 43 enum colors { white, gray, black }; enumerator
|
/third_party/flutter/skia/samplecode/ |
D | SampleParagraph.cpp | 316 SkPaint gray; in drawLine() local 434 SkPaint gray; in drawLine() local 568 SkPaint gray; in drawFlutter() local 690 SkPaint gray; in bidi() local 818 SkPaint gray; in hangingS() local
|
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/ |
D | videotestsrc.h | 28 guint16 gray; member
|