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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp301 unsigned int equivHeight = height / 3; local
325 equivFrame = new GraphicBuffer(equivWidth, equivHeight,
335 equivWidth, equivHeight, equivFormat->format,
373 layer->sourceCrop.bottom = equivHeight;
377 layer->displayFrame.bottom = layer->displayFrame.top + equivHeight;

Completed in 22 milliseconds