Searched defs:newColor (Results 1 – 10 of 10) sorted by relevance
449 tcu::RGBA newColor = in renderReference() local502 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
445 tcu::RGBA newColor = in renderReference() local498 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
365 const newColor = (e.target as HTMLInputElement).value; constant
224 int newColor = checkNotNull(entry).getKey(); in extractDominantForegroundColors() local
203 SkColor4f newColor; in test_compressed_color_init() local
399 SkColor4f newColor = {color.fB , color.fR, color.fG, color.fA }; in test_color_init() local
426 set: function(newColor) { argument
945 Vec4 newColor; in executeMaskedColorWrite() local
242 tcu::Vec4 newColor = color; in replaceBadFloatReinterpretValues() local275 tcu::IVec4 newColor = color; in replaceSnormReinterpretValues() local
1620 … const tcu::Vec4 &newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter() local