Go to file
Dan Stoza 2632350ac8 GLConsumer: Fix unsigned subtraction during crop
Since some variables had been switched from signed to unsigned, there
was a section of code that was guaranteed to be incorrect because it
effectively did 'if (a < b) { c = a - b; }'. This change fixes it.

Cherry pick of I9cdd6c9a0179801addebb5d6dc1fbaddf8f53c62

Bug: 19346631
Change-Id: Id13a46f74c9ae7278463ce22b586f4dc21b5e453
2015-03-18 16:00:44 -07:00
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds am 5a25a63d: Merge "Installd: Pass debuggable flag" 2015-03-10 02:10:06 +00:00
data/etc Revert "Camera: Add XML entries and files for new system features" 2014-12-03 11:13:06 -08:00
include libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
libs GLConsumer: Fix unsigned subtraction during crop 2015-03-18 16:00:44 -07:00
opengl Merge "[MIPS] Fix mips32r1 build" 2015-03-15 02:41:05 +00:00
services libgui: Enable -Weverything and -Werror 2015-03-18 15:57:27 -07:00
MODULE_LICENSE_APACHE2
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00