Home
last modified time | relevance | path

Searched defs:ComparePixmapsErrorReporter (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tests/
DTestUtils.h50 using ComparePixmapsErrorReporter = void(int x, int y, const float diffs[4]); variable
/third_party/skia/tests/
DTestUtils.h43 using ComparePixmapsErrorReporter = void(int x, int y, const float diffs[4]); variable