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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp303 unsigned int equivHeight = height / 3; local
328 equivFrame = new GraphicBuffer(equivWidth, equivHeight,
338 equivWidth, equivHeight, equivFormat->format,
376 layer->sourceCrop.bottom = equivHeight;
380 layer->displayFrame.bottom = layer->displayFrame.top + equivHeight;

Completed in 63 milliseconds