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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp302 unsigned int equivHeight = height / 3; local
327 equivFrame = new GraphicBuffer(equivWidth, equivHeight,
337 equivWidth, equivHeight, equivFormat->format,
375 layer->sourceCrop.bottom = equivHeight;
379 layer->displayFrame.bottom = layer->displayFrame.top + equivHeight;

Completed in 507 milliseconds