Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp324 sp<GraphicBuffer> equivFrame; in main() local
325 equivFrame = new GraphicBuffer(equivWidth, equivHeight, in main()
341 hwcTestFillColorHBlend(equivFrame.get(), refFormat->format, in main()
368 layer->handle = equivFrame->handle; in main()