diff options
| author | 2014-06-11 11:20:54 -0700 | |
|---|---|---|
| committer | 2014-06-11 11:20:54 -0700 | |
| commit | be31f447984b3ab4ac011353b6b53216b4335e04 (patch) | |
| tree | db7b29eb27bcfd2b8135f98dc95aa77142c692ef /services/surfaceflinger/EventThread.cpp | |
| parent | e3b129d4ff0e14050bd55df5fdf0c0f7533c5e8b (diff) | |
SurfaceFlinger: Fix rect out-of-bounds checks
Rects' right and bottom edges are treated as exclusive, so when
checking against maximum width and height, we should use > instead
of >=.
Change-Id: Ifcdf6813c13fcab1a55f16c21064e765e93d49f0
Diffstat (limited to 'services/surfaceflinger/EventThread.cpp')
0 files changed, 0 insertions, 0 deletions