| /external/deqp/external/openglcts/modules/common/ | 
| D | glcInternalformatTests.cpp | 538 void InternalformatCaseBase::convertByte(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertByte()545 void InternalformatCaseBase::convertUByte(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertUByte()
 551 void InternalformatCaseBase::convertHFloat(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertHFloat()
 558 void InternalformatCaseBase::convertFloat(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertFloat()
 565 void InternalformatCaseBase::convertShort(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertShort()
 575 void InternalformatCaseBase::convertUShort(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertUShort()
 585 void InternalformatCaseBase::convertInt(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertInt()
 592 void InternalformatCaseBase::convertUInt(tcu::Vec4 inColor, unsigned char* dst, int components)  in convertUInt()
 602 void InternalformatCaseBase::convertUInt_24_8(tcu::Vec4 inColor, unsigned char* dst, int)  in convertUInt_24_8()
 612 void InternalformatCaseBase::convertFloat_32_Uint_24_8(tcu::Vec4 inColor, unsigned char* dst, int)  in convertFloat_32_Uint_24_8()
 [all …]
 
 | 
| /external/python/cpython2/Mac/Modules/ | 
| D | ColorPickermodule.c | 40     RGBColor inColor, outColor;  in cp_GetColor()  local
 | 
| /external/skia/src/gpu/ganesh/effects/ | 
| D | GrShadowGeoProc.h | 34     const Attribute& inColor() const { return fInColor; }  in inColor()  function
 | 
| D | GrPorterDuffXferProcessor.cpp | 439                                 const char* inColor, const char* inCoverage) {  in append_color_output()
 | 
| /external/skia/modules/canvaskit/tests/ | 
| D | canvas2d_test.js | 84                     inColor:  CanvasKit.Color(102, 51, 153, 1.0),  property89                     inColor:  CanvasKit.Color(102, 51, 153, 1.0),  property
 94                     inColor:  CanvasKit.Color(102, 51, 153, 0.8),  property
 99                     inColor:  CanvasKit.Color(102, 51, 153, 0.8),  property
 
 | 
| /external/skia/tests/ | 
| D | GrPipelineDynamicStateTest.cpp | 114     const Attribute& inColor() const { return kAttributes[1]; }  in inColor()  function in __anon2fea4db50111::PipelineDynamicStateTestProcessor
 | 
| D | GrMeshTest.cpp | 507     const Attribute& inColor() const {  function in __anon904a84c60b11::MeshTestProcessor
 | 
| /external/skia/src/core/ | 
| D | SkRuntimeEffect.cpp | 953         const SkPMColor4f& inColor,  in eval()1092                              skvm::Color inColor,  in RuntimeEffectVMCallbacks()
 1281         auto evalChild = [&](int index, SkPMColor4f inColor) {  in onFilterColor4f()
 
 | 
| /external/python/cpython2/Mac/Modules/app/ | 
| D | _Appmodule.c | 265     ThemeTextColor inColor;  in App_SetThemeTextColor()  local1618     ThemeTextColor inColor;  in App_GetThemeTextColor()  local
 
 | 
| /external/deqp/external/openglcts/modules/gl/ | 
| D | gl4cGlSpirvTests.cpp | 130 bool compareUintColors(const GLuint inColor, const GLuint refColor, const int epsilon)  in compareUintColors()
 | 
| /external/skia/src/sksl/codegen/ | 
| D | SkSLVMCodeGenerator.cpp | 1305             skvm::Color inColor = {f32(argVal[0]), f32(argVal[1]), f32(argVal[2]), f32(argVal[3])};  in writeChildCall()  local2317     skvm::Color inColor = builder->uniformColor(SkColors::kWhite, &uniforms);  in testingOnly_ProgramToSkVMShader()  local
 
 |