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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp326 sp<GraphicBuffer> equivFrame; local
327 equivFrame = new GraphicBuffer(equivWidth, equivHeight,
336 testPrintI("equivFrame width: %u height: %u format: %u %s",
343 hwcTestFillColorHBlend(equivFrame.get(), refFormat->format,
370 layer->handle = equivFrame->handle;

Completed in 728 milliseconds