Home
last modified time | relevance | path

Searched defs:refColor (Results 1 – 22 of 22) sorted by relevance

/external/skia/tests/
DFontMgrFontConfigTest.cpp23 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DFontHostStreamTest.cpp49 SkColor refColor; in compare() local
DDrawTextTest.cpp50 SkColor refColor; in compare() local
DFontMgrAndroidParserTest.cpp265 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DBlurTest.cpp107 SkColor refColor; in compare() local
/external/skqp/tests/
DFontMgrFontConfigTest.cpp22 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DFontHostStreamTest.cpp49 SkColor refColor; in compare() local
DDrawTextTest.cpp48 SkColor refColor; in compare() local
DFontMgrAndroidParserTest.cpp266 SkColor refColor = ref.getColor(x, y); in bitmap_compare() local
DBlurTest.cpp108 SkColor refColor; in compare() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp786 const Vec4 refColor (m_sampleMask == 0x0u in verify() local
869 const UVec4 refColor (m_sampleMask == 0x0u in verify() local
970 const IVec4 refColor (m_sampleMask == 0x0u in verify() local
1831 const Vec4 refColor(0.0f, 0.3f, 0.6f, 0.75f); in verify() local
1869 const UVec4 refColor(0, 48, 144, 189); in verify() local
1909 const IVec4 refColor (0, 24, 75, 93); in verify() local
DvktRenderPassUnusedAttachmentTests.cpp921 const tcu::Vec4 refColor = tcu::Vec4(0.1f, 0.2f, 0.3f, 0.4f); in verifyImage() local
929 const tcu::Vec4 refColor = tcu::Vec4(0.4f, 0.6f, 0.2f, 1.0f); in verifyImage() local
DvktRenderPassUnusedClearAttachmentTests.cpp888 …const float* refColor = (m_testParams.colorUsed[i] ? m_clearColor.color.float32 : m_initialC… in iterate() local
/external/deqp/modules/gles2/functional/
Des2fDefaultVertexAttributeTests.cpp424 const tcu::RGBA refColor (refValue); in verifyUnicoloredBuffer() local
Des2fMultisampleTests.cpp154 tcu::RGBA refColor = img.getPixel((xMin + xMax) / 2, (yMin + yMax) / 2); in drawUnicolorTestErrors() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp353 Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
381 const UVec4 refColor (ref.uint32[0], in comparePixelToColorClearValue() local
402 const IVec4 refColor (ref.int32[0], in comparePixelToColorClearValue() local
423 const Vec4 refColor (ref.float32[0], in comparePixelToColorClearValue() local
/external/deqp/modules/gles3/functional/
Des3fDefaultVertexAttributeTests.cpp501 const tcu::RGBA refColor (refValue); in verifyUnicoloredBuffer() local
Des3fMultisampleTests.cpp156 tcu::RGBA refColor = img.getPixel((xMin + xMax) / 2, (yMin + yMax) / 2); in drawUnicolorTestErrors() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineDynamicOffsetTests.cpp677 tcu::Vec4 refColor(0.0f); in verifyImage() local
1260 tcu::Vec4 refColor(0.0f); in verifyOutput() local
/external/deqp/external/openglcts/modules/gl/
Dgl4cGlSpirvTests.cpp130 bool compareUintColors(const GLuint inColor, const GLuint refColor, const int epsilon) in compareUintColors()
/external/deqp/modules/gles31/functional/
Des31fTextureGatherTests.cpp725 …bool verifySingleColored (TestLog& log, const ConstPixelBufferAccess& result, const Vec4& refColor) in verifySingleColored()
1489 const Vec4 refColor (incompleteColor[componentNdx]); in verify() local
Des31fGeometryShaderTests.cpp3528 const tcu::RGBA refColor = tcu::RGBA(barColor); in verifyImageSingleColoredRow() local