replicant-frameworks_native/libs
Dan Stoza abf952c1b1 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.

Bug: 19346631
Change-Id: I9cdd6c9a0179801addebb5d6dc1fbaddf8f53c62
2015-03-04 14:58:02 -08:00
..
binder Add ProcessInfoService to activity manager. 2015-02-02 14:56:55 -08: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-04 14:58:02 -08:00
input am 4355c0c9: am e1e3d278: Merge "Clean cruft out of makefiles." 2014-09-12 19:28:17 +00:00
ui am 592cc33c: am e86f7e96: am 3c0272ba: am dc2d031a: am da9fd70d: am 2758eb2e: am fde92eb0: Update maxNumber to be smaller. 2015-02-19 01:06:53 +00:00