Searched refs:equivFrame (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp324 sp<GraphicBuffer> equivFrame; local
325 equivFrame = new GraphicBuffer(equivWidth, equivHeight,
334 testPrintI("equivFrame width: %u height: %u format: %u %s",
341 hwcTestFillColorHBlend(equivFrame.get(), refFormat->format,
368 layer->handle = equivFrame->handle;

Completed in 50 milliseconds