Searched defs:RGB (Results 1 – 12 of 12) sorted by relevance
/external/skia/tools/skpdiff/ |
D | SkPMetric.cpp | 9 struct RGB { struct 10 float r, g, b;
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_pair.h | 86 struct rc_pair_sub_instruction RGB; member
|
/external/giflib/ |
D | quantize.c | 28 GifByteType RGB[3]; member
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 39 RGB = 'rgb' variable
|
/external/clang/test/CodeGenCXX/ |
D | mangle-ms.cpp | 195 typedef double RGB[3]; typedef
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmscam02.c | 36 cmsFloat64Number RGB[3]; member
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_quad_blend.c | 48 RGB, enumerator
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_jpx_opj.cpp | 515 cmsUInt16Number RGB[3]; in color_apply_conversion() local
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 1233 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
|
D | tcuTexture.cpp | 402 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local 449 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
|
D | tcuTexture.hpp | 52 RGB, enumerator
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_colors.cpp | 258 CFX_Vector_3by1 RGB = M.Inverse().TransformVector(XYZ); in XYZ_to_sRGB_WhitePoint() local
|