Home
last modified time | relevance | path

Searched defs:comparePixels (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/tools/skdiff/
Dskdiff.h186 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
199 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
214 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
235 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
/third_party/flutter/skia/tools/skdiff/
Dskdiff.h186 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
199 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
214 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
235 static int comparePixels(const DiffRecord* lhs, const DiffRecord* rhs) { in comparePixels() function
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderLayeredRenderingBoundaryCondition.cpp117 bool GeometryShaderLayeredRenderingBoundaryCondition::comparePixels(glw::GLint width, glw::GLint he… in comparePixels() function in glcts::GeometryShaderLayeredRenderingBoundaryCondition
/third_party/skia/tests/
DGrSurfaceTest.cpp330 auto comparePixels = [](const SkPixmap& p1, const SkPixmap& p2, skiatest::Reporter* reporter) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/flutter/skia/tests/
DGrSurfaceTest.cpp357 auto comparePixels = [](const SkPixmap& p1, const SkPixmap& p2, skiatest::Reporter* reporter) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp427 bool comparePixels (const tcu::Vector<T,N>& res, const tcu::Vector<T,N>& ref, const int targetWidth… in comparePixels() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp453 bool Utils::comparePixels(GLenum left_internal_format, const GLdouble& left_red, const GLdouble& le… in comparePixels() function in gl4cts::CopyImage::Utils
492 bool Utils::comparePixels(GLuint left_pixel_size, const GLubyte* left_pixel_data, GLuint right_pixe… in comparePixels() function in gl4cts::CopyImage::Utils