Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndCompositionTests.cpp32 auto resultAhb = in TEST_P() local
37 .compositionResultColorBufferHandle = mGralloc->getHostHandle(resultAhb), in TEST_P()
100 GL_ASSERT(CompareAHBWithGolden(resultAhb, "256x256_golden_basic_composition.png")); in TEST_P()
108 auto resultAhb = GL_ASSERT( in TEST_P() local
113 .compositionResultColorBufferHandle = mGralloc->getHostHandle(resultAhb), in TEST_P()
176 GL_ASSERT(CompareAHBWithGolden(resultAhb, "256x256_golden_basic_composition.png")); in TEST_P()