Searched defs:newColor (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fDepthStencilClearTests.cpp | 443 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), oldColor.getGreen(), deClamp32(deRoundFloatToInt… in renderReference() local 491 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fDepthStencilClearTests.cpp | 440 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), oldColor.getGreen(), deClamp32(deRoundFloatToInt… in renderReference() local 488 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
|
/third_party/skia/tests/ |
D | CompressedBackendAllocationTest.cpp | 165 SkColor4f newColor; in test_compressed_color_init() local
|
D | BackendAllocationTest.cpp | 340 SkColor4f newColor = {color.fB , color.fR, color.fG, color.fA }; in test_color_init() local
|
/third_party/qrcodegen/c/ |
D | qrcodegen-test.c | 490 bool newColor = rand() % 2 == 0; in testGetSetModuleRandomly() local
|
/third_party/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 426 set: function(newColor) { argument
|
/third_party/flutter/skia/modules/canvaskit/htmlcanvas/ |
D | canvas2dcontext.js | 445 set: function(newColor) { argument
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
D | rrFragmentOperations.cpp | 751 Vec4 newColor; in executeMaskedColorWrite() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreTests.cpp | 219 tcu::Vec4 newColor = color; in replaceBadFloatReinterpretValues() local 252 tcu::IVec4 newColor = color; in replaceSnormReinterpretValues() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
D | vktMultiViewRenderTests.cpp | 1346 const tcu::Vec4& newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter() local
|