| /third_party/node/deps/npm/node_modules/color-convert/ |
| H A D | conversions.js | [all...] |
| /third_party/skia/experimental/docs/ |
| H A D | utilities.js | 22 function rgb(r, g, b) { function
|
| /third_party/skia/gm/ |
| H A D | crbug_1174186.cpp | 38 SkColor rgb = color & 0x00FFFFFF; in DEF_SIMPLE_GM() local
|
| H A D | crbug_1167277.cpp | 37 SkColor rgb = color & 0x00FFFFFF; in DEF_SIMPLE_GM() local
|
| H A D | crbug_1162942.cpp | 54 SkColor rgb = color & 0x00FFFFFF; in DEF_SIMPLE_GM() local
|
| /third_party/skia/docs/examples/ |
| H A D | SKIA_LOGO_svg.cpp | 8 const SkColor rgb[] = {0xFFE94037, 0xFF70BF4F, 0xFF465BA6}; in REG_FIDDLE() local
|
| H A D | SKIA_LOGO_ANIMATE.cpp | 74 const SkColor rgb[] = {0xFFE94037, 0xFF70BF4F, 0xFF465BA6}; in REG_FIDDLE_ANIMATED() local
|
| H A D | SKIA_LOGO.cpp | 8 const SkColor rgb[] = {0xFFE94037, 0xFF70BF4F, 0xFF465BA6}; in REG_FIDDLE() local
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_extuni.c | 99 int rgb; in extuni() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sheervideodata.h | 32 static const SheerTable rgb[2] = { variable
|
| H A D | bmp.c | 42 uint32_t rgb[3] = {0}; in bmp_decode_frame() local [all...] |
| H A D | fits.h | 54 int rgb; /**< 1 if file contains RGB image, 0 otherwise */ member
|
| H A D | mpeg4videodec.h | 77 int rgb; member
|
| H A D | xwdenc.c | 39 uint32_t rgb[3] = { 0 }, bitorder = 0; in xwd_encode_frame() local [all...] |
| H A D | xwddec.c | 40 uint32_t rgb[3]; in xwd_decode_frame() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_blend.h | 46 nir_lower_blend_channel rgb; member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | image-photocd.c | 55 *rgb, /* RGB */ in _cupsImageReadPhotoCD() local [all...] |
| H A D | testrgb.c | 109 cups_rgb_t *rgb; /* Color separation */ in test_gray() local 239 cups_rgb_t *rgb; /* Color separation */ test_rgb() local [all...] |
| /third_party/libdrm/tests/util/ |
| H A D | format.h | 58 const struct util_rgb_info rgb; member
|
| /third_party/mesa3d/src/util/ |
| H A D | format_rgb9e5.h | 59 static inline uint32_t float3_to_rgb9e5(const float rgb[3]) in float3_to_rgb9e5() argument 106 static inline void rgb9e5_to_float3(uint32_t rgb, float retval[3]) in rgb9e5_to_float3() argument
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_pair_translate.c | 134 static void src_uses(struct rc_src_register src, unsigned int * rgb, in src_uses() argument 194 unsigned int rgb = 0; in set_pair_instruction() local
|
| H A D | radeon_program_pair.c | 38 rc_pair_alloc_source(struct rc_pair_instruction *pair, unsigned int rgb, unsigned int alpha, rc_register_file file, unsigned int index) rc_pair_alloc_source() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcBlendEquationAdvancedTests.cpp | 166 static tcu::Vec4 Blend(const tcu::Vec4& rgb, const tcu::Vec4& src, const tcu::Vec4& dst) in Blend() argument 176 tcu::Vec4 rgb = src * dst; in BlendMultiply() local 183 tcu::Vec4 rgb = src + dst - src * dst; in BlendScreen() local [all...] |
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| H A D | jdcol565.c | 39 JLONG rgb; in ycc_rgb565_convert_internal() local 119 JLONG rgb; in ycc_rgb565D_convert_internal() local 196 JLONG rgb; rgb_rgb565_convert_internal() local 253 JLONG rgb; rgb_rgb565D_convert_internal() local 308 JLONG rgb; gray_rgb565_convert_internal() local 350 JLONG rgb; gray_rgb565D_convert_internal() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | upsampling_mips_dsp_r2.c | 50 static WEBP_INLINE void YuvToRgb(int y, int u, int v, uint8_t* const rgb) { in YuvToRgb() argument 64 static WEBP_INLINE void YuvToRgb565(int y, int u, int v, uint8_t* const rgb) { in YuvToRgb565() argument
|