Searched refs:comparePixelRGBA8 (Results 1 – 1 of 1) sorted by relevance
114 bool comparePixelRGBA8 (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& resu… in comparePixelRGBA8() function205 if (!comparePixelRGBA8(reference, result, threshold, x, y) && in bilinearCompareRGBA8()206 !comparePixelRGBA8(result, reference, threshold, x, y)) in bilinearCompareRGBA8()