Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp114 bool comparePixelRGBA8 (const ConstPixelBufferAccess& reference, const ConstPixelBufferAccess& resu… in comparePixelRGBA8() function
205 if (!comparePixelRGBA8(reference, result, threshold, x, y) && in bilinearCompareRGBA8()
206 !comparePixelRGBA8(result, reference, threshold, x, y)) in bilinearCompareRGBA8()