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
303 unsigned int equivPosY = refHeight; // Equivalence frame Y position
313 refFrame = new GraphicBuffer(refWidth, refHeight,
317 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight,
323 refWidth, refHeight, refFormat->format,
331 testPrintE(" width %u height: %u format: %u %s", refWidth, refHeight,
361 layer->sourceCrop.bottom = refHeight;
365 layer->displayFrame.bottom = refHeight;
377 layer->displayFrame.top = refHeight;

Completed in 1008 milliseconds