Searched defs:pixelDiff (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | PathOpsBuilderTest.cpp | 40 int pixelDiff = comparePaths(reporter, __FUNCTION__, rectPath, result); in DEF_TEST() local 103 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, path2); in DEF_TEST() local 117 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, result); in DEF_TEST() local 138 int pixelDiff = comparePaths(reporter, __FUNCTION__, path, result); in DEF_TEST() local
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | VulkanPreTransformTest.java | 163 private static int pixelDiff(int pixel, int expectedR, int expectedG, int expectedB) { in pixelDiff() method in VulkanPreTransformTest
|