Searched refs:rgb (Results 1 - 25 of 239) sorted by relevance

12345678910

/external/skia/experimental/docs/
H A DexampleSlides.js280 "axisStroke": { "style":"stroke", "color":rgb(191,191,191) },
281 "axisTextDesc": { "paint":"textBase", "color":rgb(191,191,191) },
284 "diagSegment": { "style":"stroke", "color":rgb(127,63,127), "strokeWidth":2 },
293 "horzSegment": { "paint":"diagSegment", "color":rgb(192,92,31) },
295 "sectorADesc": { "paint":"textBase", "color":rgb(0,0,255) },
296 "sectorBDesc": { "paint":"textBase", "color":rgb(0,127,0) },
297 "sectorCDesc": { "paint":"textBase", "color":rgb(255,0,0) },
298 "sectorXY1": { "paint":"textBase", "color":rgb(192,63,192) },
299 "sectorXY2": { "paint":"textBase", "color":rgb(127,127,0) },
300 "sectorXY3": { "paint":"textBase", "color":rgb(25
[all...]
/external/skqp/experimental/docs/
H A DexampleSlides.js280 "axisStroke": { "style":"stroke", "color":rgb(191,191,191) },
281 "axisTextDesc": { "paint":"textBase", "color":rgb(191,191,191) },
284 "diagSegment": { "style":"stroke", "color":rgb(127,63,127), "strokeWidth":2 },
293 "horzSegment": { "paint":"diagSegment", "color":rgb(192,92,31) },
295 "sectorADesc": { "paint":"textBase", "color":rgb(0,0,255) },
296 "sectorBDesc": { "paint":"textBase", "color":rgb(0,127,0) },
297 "sectorCDesc": { "paint":"textBase", "color":rgb(255,0,0) },
298 "sectorXY1": { "paint":"textBase", "color":rgb(192,63,192) },
299 "sectorXY2": { "paint":"textBase", "color":rgb(127,127,0) },
300 "sectorXY3": { "paint":"textBase", "color":rgb(25
[all...]
/external/autotest/client/cros/ui/
H A Dimage_comparison.conf0 [rgb]
/external/autotest/client/cros/video/
H A Dimage_comparison.conf0 [rgb]
/external/mesa3d/src/amd/vulkan/
H A Dvk_format_layout.csv4 VK_FORMAT_UNDEFINED , plain, 1, 1, u8 , , , , x001, rgb
5 VK_FORMAT_R4G4_UNORM_PACK8 , plain, 1, 1, un4 , un4 , , , xy01, rgb
6 VK_FORMAT_R4G4B4A4_UNORM_PACK16 , plain, 1, 1, un4 , un4 , un4 , un4 , wzyx, rgb
7 VK_FORMAT_B4G4R4A4_UNORM_PACK16 , plain, 1, 1, un4 , un4 , un4 , un4 , wxyz, rgb
8 VK_FORMAT_R5G6B5_UNORM_PACK16 , plain, 1, 1, un5 , un6 , un5 , , zyx1, rgb
9 VK_FORMAT_B5G6R5_UNORM_PACK16 , plain, 1, 1, un5 , un6 , un5 , , xyz1, rgb
10 VK_FORMAT_R5G5B5A1_UNORM_PACK16 , plain, 1, 1, un1 , un5 , un5 , un5 , wzyx, rgb
11 VK_FORMAT_B5G5R5A1_UNORM_PACK16 , plain, 1, 1, un1 , un5 , un5 , un5 , wxyz, rgb
12 VK_FORMAT_A1R5G5B5_UNORM_PACK16 , plain, 1, 1, un5 , un5 , un5 , un1 , zyxw, rgb
13 VK_FORMAT_R8_UNORM , plain, 1, 1, un8 , , , , x001, rgb
[all...]
/external/mesa3d/src/mesa/main/
H A Dformats.csv48 # - color space: rgb, srgb, yub, sz
52 MESA_FORMAT_NONE , other , 1, 1, 1, x8 , , , , 0001, rgb
55 MESA_FORMAT_A8B8G8R8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , un8 , wzyx, rgb
56 MESA_FORMAT_X8B8G8R8_UNORM , packed, 1, 1, 1, x8 , un8 , un8 , un8 , wzy1, rgb
57 MESA_FORMAT_R8G8B8A8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , un8 , xyzw, rgb
58 MESA_FORMAT_R8G8B8X8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , x8 , xyz1, rgb
59 MESA_FORMAT_B8G8R8A8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , un8 , zyxw, rgb
60 MESA_FORMAT_B8G8R8X8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , x8 , zyx1, rgb
61 MESA_FORMAT_A8R8G8B8_UNORM , packed, 1, 1, 1, un8 , un8 , un8 , un8 , yzwx, rgb
62 MESA_FORMAT_X8R8G8B8_UNORM , packed, 1, 1, 1, x8 , un8 , un8 , un8 , yzw1, rgb
[all...]
/external/python/cpython3/Lib/test/
H A Dtest_colorsys.py22 rgb = (r, g, b)
24 rgb,
25 colorsys.hsv_to_rgb(*colorsys.rgb_to_hsv(*rgb))
30 # rgb, hsv
41 for (rgb, hsv) in values:
42 self.assertTripleEqual(hsv, colorsys.rgb_to_hsv(*rgb))
43 self.assertTripleEqual(rgb, colorsys.hsv_to_rgb(*hsv))
49 rgb = (r, g, b)
51 rgb,
52 colorsys.hls_to_rgb(*colorsys.rgb_to_hls(*rgb))
[all...]
/external/libvncserver/webclients/novnc/include/
H A Dblue.css15 color-stop(0.54, rgb(10,15,79)),
16 color-stop(0.5, rgb(4,7,61))
20 rgb(10,15,79) 54%,
21 rgb(4,7,61) 50%
30 color-stop(0.54, rgb(240,64,64)),
31 color-stop(0.5, rgb(4,7,61))
35 rgb(4,7,61) 54%,
36 rgb(249,64,64) 50%
45 color-stop(0.54, rgb(240,240,64)),
46 color-stop(0.5, rgb(
[all...]
/external/swiftshader/src/Common/
H A DHalf.hpp56 void toRGB16F(half rgb[3]) const
61 rgb[0] = half(R * factor);
62 rgb[1] = half(G * factor);
63 rgb[2] = half(B * factor);
84 void toRGB16F(half rgb[3]) const
86 rgb[0] = float11ToFloat16(R);
87 rgb[1] = float11ToFloat16(G);
88 rgb[2] = float10ToFloat16(B);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.csv48 # - color space: rgb, yub, sz
64 PIPE_FORMAT_NONE , plain, 1, 1, u8 , , , , x001, rgb
67 PIPE_FORMAT_B8G8R8A8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , zyxw, rgb
68 PIPE_FORMAT_B8G8R8X8_UNORM , plain, 1, 1, un8 , un8 , un8 , x8 , zyx1, rgb
69 PIPE_FORMAT_A8R8G8B8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , yzwx, rgb
70 PIPE_FORMAT_X8R8G8B8_UNORM , plain, 1, 1, x8 , un8 , un8 , un8 , yzw1, rgb
71 PIPE_FORMAT_A8B8G8R8_UNORM , plain, 1, 1, un8 , un8 , un8 , un8 , wzyx, rgb
72 PIPE_FORMAT_X8B8G8R8_UNORM , plain, 1, 1, x8 , un8 , un8 , un8 , wzy1, rgb
74 PIPE_FORMAT_R8G8B8X8_UNORM , plain, 1, 1, un8 , un8 , un8 , x8 , xyz1, rgb
75 PIPE_FORMAT_B5G5R5X1_UNORM , plain, 1, 1, un5 , un5 , un5 , x1 , zyx1, rgb, x
[all...]
/external/python/cpython2/Lib/test/
H A Dtest_colorsys.py22 rgb = (r, g, b)
24 rgb,
25 colorsys.hsv_to_rgb(*colorsys.rgb_to_hsv(*rgb))
30 # rgb, hsv
41 for (rgb, hsv) in values:
42 self.assertTripleEqual(hsv, colorsys.rgb_to_hsv(*rgb))
43 self.assertTripleEqual(rgb, colorsys.hsv_to_rgb(*hsv))
49 rgb = (r, g, b)
51 rgb,
52 colorsys.hls_to_rgb(*colorsys.rgb_to_hls(*rgb))
[all...]
/external/v8/tools/
H A Ddraw_instruction_graph.sh99 set style line 2 lc rgb '#800000'
100 set style line 3 lc rgb '#d00000'
101 set style line 4 lc rgb '#ff6000'
102 set style line 5 lc rgb '#ffc000'
103 set style line 6 lc rgb '#ffff00'
105 set style line 7 lc rgb '#ff00ff'
106 set style line 8 lc rgb '#ffc0ff'
108 set style line 9 lc rgb '#004040'
109 set style line 10 lc rgb '#008080'
110 set style line 11 lc rgb '#4
[all...]
/external/pdfium/core/fpdfapi/render/
H A Dcpdf_transferfunc.cpp17 FX_COLORREF CPDF_TransferFunc::TranslateColor(FX_COLORREF rgb) const {
18 return FXSYS_RGB(m_Samples[FXSYS_GetRValue(rgb)],
19 m_Samples[256 + FXSYS_GetGValue(rgb)],
20 m_Samples[512 + FXSYS_GetBValue(rgb)]);
/external/tensorflow/tensorflow/examples/android/jni/
H A Drgb2yuv.cc61 const uint32_t rgb = *in++; local
63 const int nB = (rgb >> 8) & 0xFF;
64 const int nG = (rgb >> 16) & 0xFF;
65 const int nR = (rgb >> 24) & 0xFF;
67 const int nR = (rgb >> 16) & 0xFF;
68 const int nG = (rgb >> 8) & 0xFF;
69 const int nB = rgb & 0xFF;
84 const uint32_t rgb = *in++; local
86 const int r5 = ((rgb >> 11) & 0x1F);
87 const int g6 = ((rgb >>
[all...]
/external/syslinux/utils/
H A Dppmtolss16106 my($rgb,$r,$g,$b);
110 return undef unless ( read(STDIN,$rgb,3) == 3 );
111 return unpack("CCC", $rgb);
120 return undef unless ( read(STDIN,$rgb,1) == 1 );
121 $r = unpack("C", $rgb);
130 return undef unless ( read(STDIN,$rgb,1) == 1 );
131 $getrgb_leftover_bit_val = unpack("C", $rgb);
163 my($rgb);
168 $rgb = pack("CCC", $r, $g, $b);
169 return $rgb;
[all...]
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowColor.java32 int rgb = java.awt.Color.HSBtoRGB(hsv[0] / 360, hsv[1], hsv[2]);
33 return Color.argb(alpha, Color.red(rgb), Color.green(rgb), Color.blue(rgb));
/external/skia/src/gpu/effects/
H A DGrPremulInputFragmentProcessor.fp14 sk_OutColor.rgb *= sk_InColor.a;
/external/skqp/src/gpu/effects/
H A DGrPremulInputFragmentProcessor.fp14 sk_OutColor.rgb *= sk_InColor.a;
/external/clang/www/
H A Dmenu.css29 background-color: rgb(192,192,192);
35 background-color: rgb(235,235,235);
38 color:rgb(100,50,100);
/external/compiler-rt/www/
H A Dmenu.css29 background-color: rgb(192,192,192);
35 background-color: rgb(235,235,235);
38 color:rgb(100,50,100);
/external/libcxx/www/
H A Dmenu.css29 background-color: rgb(192,192,192);
35 background-color: rgb(235,235,235);
38 color:rgb(100,50,100);
/external/libcxxabi/www/
H A Dmenu.css29 background-color: rgb(192,192,192);
35 background-color: rgb(235,235,235);
38 color:rgb(100,50,100);
/external/libdrm/tests/util/
H A Dpattern.c67 #define MAKE_RGBA(rgb, r, g, b, a) \
68 ((((r) >> (8 - (rgb)->red.length)) << (rgb)->red.offset) | \
69 (((g) >> (8 - (rgb)->green.length)) << (rgb)->green.offset) | \
70 (((b) >> (8 - (rgb)->blue.length)) << (rgb)->blue.offset) | \
71 (((a) >> (8 - (rgb)->alpha.length)) << (rgb)->alpha.offset))
73 #define MAKE_RGB24(rgb,
279 fill_smpte_rgb16(const struct util_rgb_info *rgb, void *mem, unsigned int width, unsigned int height, unsigned int stride) argument
340 fill_smpte_rgb24(const struct util_rgb_info *rgb, void *mem, unsigned int width, unsigned int height, unsigned int stride) argument
403 fill_smpte_rgb32(const struct util_rgb_info *rgb, void *mem, unsigned int width, unsigned int height, unsigned int stride) argument
679 const struct util_rgb_info *rgb = &info->rgb; local
705 const struct util_rgb_info *rgb = &info->rgb; local
727 const struct util_rgb_info *rgb = &info->rgb; local
[all...]
/external/libjpeg-turbo/
H A Djdcol565.c39 JLONG rgb; local
55 rgb = PACK_SHORT_565(r, g, b);
56 *(INT16*)outptr = (INT16)rgb;
68 rgb = PACK_SHORT_565(r, g, b);
77 rgb = PACK_TWO_PIXELS(rgb, PACK_SHORT_565(r, g, b));
79 WRITE_TWO_ALIGNED_PIXELS(outptr, rgb);
90 rgb = PACK_SHORT_565(r, g, b);
91 *(INT16*)outptr = (INT16)rgb;
119 JLONG rgb; local
196 JLONG rgb; local
253 JLONG rgb; local
308 JLONG rgb; local
350 JLONG rgb; local
[all...]
/external/mesa3d/src/util/
H A Dformat_rgb9e5.h60 static inline uint32_t float3_to_rgb9e5(const float rgb[3]) argument
66 rc.u = rgb9e5_ClampRange(rgb[0]);
67 gc.u = rgb9e5_ClampRange(rgb[1]);
68 bc.u = rgb9e5_ClampRange(rgb[2]);
107 static inline void rgb9e5_to_float3(uint32_t rgb, float retval[3]) argument
112 exponent = (rgb >> 27) - RGB9E5_EXP_BIAS - RGB9E5_MANTISSA_BITS;
115 retval[0] = ( rgb & 0x1ff) * scale.f;
116 retval[1] = ((rgb >> 9) & 0x1ff) * scale.f;
117 retval[2] = ((rgb >> 18) & 0x1ff) * scale.f;

Completed in 945 milliseconds

12345678910