Searched defs:sourceHeight (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp464 int sourceHeight = layer->sourceCrop.bottom local
467 && ((layer->displayFrame.top + sourceHeight) <= height)) {
471 + sourceHeight;

Completed in 74 milliseconds