replicant-frameworks_native/libs
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
..
binder am 6e32c037: Merge "Kill HAVE_PTHREADS." 2015-01-27 19:56:06 +00:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui GLConsumer: Fix unsigned subtraction during crop 2015-03-18 16:00:44 -07:00
input am e1e3d278: Merge "Clean cruft out of makefiles." 2014-09-12 16:22:03 +00:00
ui Update maxNumber to be smaller. 2015-03-18 16:00:05 -07:00