Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp711 bool GfxstreamEnd2EndTest::AreImagesSimilar(const Image& expected, const Image& actual) { in AreImagesSimilar() function in gfxstream::tests::GfxstreamEnd2EndTest
770 imagesAreSimilar = AreImagesSimilar(*expected, actual); in CompareAHBWithGolden()
DGfxstreamEnd2EndTests.h530 bool AreImagesSimilar(const Image& expected, const Image& actual);