Searched refs:CheckFn (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/tests/ |
D | SRGBReadWritePixelsTest.cpp | 121 typedef bool (*CheckFn) (uint32_t orig, uint32_t actual, float error); typedef 127 const SkImageInfo& dstInfo, CheckFn checker, float error, in read_and_check_pixels() 211 float error, CheckFn check, GrDirectContext* dContext, in test_write_read()
|
/third_party/flutter/skia/tests/ |
D | SRGBReadWritePixelsTest.cpp | 120 typedef bool (*CheckFn) (uint32_t orig, uint32_t actual, float error); typedef 124 const SkImageInfo& dstInfo, CheckFn checker, float error, in read_and_check_pixels() 202 float error, CheckFn check, GrContext* context, in test_write_read()
|