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

/frameworks/native/opengl/tests/hwc/
H A DhwcStress.cpp462 int sourceWidth = layer->sourceCrop.right local
466 if (((layer->displayFrame.left + sourceWidth) <= width)
469 + sourceWidth;

Completed in 56 milliseconds