/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.hpp | 47 Vec4 colorThreshold; //!< Threshold for match. member 63 UVec4 colorThreshold; //!< Threshold for match. member
|
/external/skia/tools/ |
D | skdiff_image.cpp | 22 const int colorThreshold, in create_diff_images() 123 int colorThreshold = 0; in tool_main() local
|
D | skdiff_html.cpp | 30 const int colorThreshold, in print_table_header() 225 const int colorThreshold, in print_diff_page()
|
D | skdiff_utils.cpp | 122 const int colorThreshold, in create_and_write_diff_image()
|
D | skdiff.cpp | 158 void compute_diff(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) { in compute_diff()
|
D | skdiff_main.cpp | 378 const int colorThreshold, in create_diff_images() 618 int colorThreshold = 0; in tool_main() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fPrerequisiteTests.cpp | 234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
|
D | es2fColorClearTest.cpp | 236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
|
D | es2fDefaultVertexAttributeTests.cpp | 426 …const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() … in verifyUnicoloredBuffer() local
|
D | es2fPolygonOffsetTests.cpp | 97 const int colorThreshold = 128; in compareImages() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrerequisiteTests.cpp | 234 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
|
D | es3fColorClearTest.cpp | 236 RGBA colorThreshold = pixelFormat.getColorThreshold(); in iterate() local
|
D | es3fDefaultVertexAttributeTests.cpp | 503 …const tcu::RGBA colorThreshold = m_context.getRenderTarget().getPixelFormat().getColorThreshold() … in verifyUnicoloredBuffer() local
|
D | es3fDrawTests.cpp | 778 const int colorThreshold = 20; in verifyImage() local
|
D | es3fPolygonOffsetTests.cpp | 100 const int colorThreshold = 128; in compareImages() local
|
/external/deqp/modules/gles31/stress/ |
D | es31sVertexAttributeBindingTests.cpp | 76 const int colorThreshold = 20; in verifyImageYellowGreen() local
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.hpp | 553 tcu::Vec4 colorThreshold; //!< Threshold for color value comparison. member
|
/external/deqp/modules/gles31/functional/ |
D | es31fVertexAttributeBindingTests.cpp | 82 const int colorThreshold = 20; in verifyImageYellowGreen() local
|
D | es31fDrawTests.cpp | 112 const int colorThreshold = 20; in verifyImageYellowGreen() local
|
D | es31fPrimitiveBoundingBoxTests.cpp | 3375 …const int colorThreshold = 4; //!< this test case is not about how color is preserved, allow al… in verifyImage() local
|
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 319 const int colorThreshold = 10; in drawTestPattern() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 327 const int colorThreshold = 10; in drawTestPattern() local
|