Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp295 unsigned int refHeight = height / 3; in main() local
311 refFrame = new GraphicBuffer(refWidth, refHeight, in main()
315 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight, in main()
321 refWidth, refHeight, refFormat->format, in main()
329 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight, in main()
359 layer->sourceCrop.bottom = refHeight; in main()
363 layer->displayFrame.bottom = refHeight; in main()
375 layer->displayFrame.top = refHeight; in main()