Searched defs:comparePixels (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/skia/tools/skdiff/ |
H A D | skdiff.h | 186 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
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | CompressedTextureSurfaceView.java | 199 private void comparePixels() { in comparePixels() method in CompressedTextureSurfaceView.CompressedTextureRender
|
/aosp_15_r20/external/skia/gm/ |
H A D | fontations_ft_compare.cpp | 39 void comparePixels(const SkPixmap& pixmapA, in comparePixels() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderLayeredRenderingBoundaryCondition.cpp | 117 bool GeometryShaderLayeredRenderingBoundaryCondition::comparePixels(glw::GLint width, glw::GLint he… in comparePixels() function in glcts::GeometryShaderLayeredRenderingBoundaryCondition
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrSurfaceTest.cpp | 432 auto comparePixels = [](const SkPixmap& p1, const SkPixmap& p2, skiatest::Reporter* reporter) { in DEF_GANESH_TEST_FOR_RENDERING_CONTEXTS() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageMismatchedWriteOpTests.cpp | 438 bool comparePixels(const tcu::Vector<T, N> &res, const tcu::Vector<T, N> &ref, const int targetWidt… in comparePixels() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cCopyImageTests.cpp | 494 bool Utils::comparePixels(GLenum left_internal_format, const GLdouble &left_red, const GLdouble &le… in comparePixels() function in gl4cts::CopyImage::Utils 533 bool Utils::comparePixels(GLuint left_pixel_size, const GLubyte *left_pixel_data, GLuint right_pixe… in comparePixels() function in gl4cts::CopyImage::Utils
|