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

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

Completed in 479 milliseconds