Home
last modified time | relevance | path

Searched refs:CheckFn (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tests/
DSRGBReadWritePixelsTest.cpp121 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/
DSRGBReadWritePixelsTest.cpp120 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()