Home
last modified time | relevance | path

Searched defs:RGB (Results 1 – 12 of 12) sorted by relevance

/external/skia/tools/skpdiff/
DSkPMetric.cpp9 struct RGB { struct
10 float r, g, b;
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_pair.h86 struct rc_pair_sub_instruction RGB; member
/external/giflib/
Dquantize.c28 GifByteType RGB[3]; member
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py39 RGB = 'rgb' variable
/external/clang/test/CodeGenCXX/
Dmangle-ms.cpp195 typedef double RGB[3]; typedef
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmscam02.c36 cmsFloat64Number RGB[3]; member
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_blend.c48 RGB, enumerator
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp515 cmsUInt16Number RGB[3]; in color_apply_conversion() local
/external/deqp/framework/common/
DtcuTextureUtil.cpp1233 …static const TextureSwizzle RGB = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, Text… in getBorderColorReadSwizzle() local
DtcuTexture.cpp402 …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
DtcuTexture.hpp52 RGB, enumerator
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp258 CFX_Vector_3by1 RGB = M.Inverse().TransformVector(XYZ); in XYZ_to_sRGB_WhitePoint() local