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

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

Completed in 44 milliseconds