commit | e03158ebdd9fb8858d4debde4196765ccdcb0972 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Tue Mar 19 11:39:38 2019 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Tue Mar 19 11:40:28 2019 -0500 |
tree | b38b29224db87b6dcff98093f0f360b46226368f | |
parent | 3157f121ad439ae5cd6229739e8d1cba2710df45 [diff] |
Fix gr_clip gr_clip was not calculating the correct values after the rotation patch. Since gr_clip width and height instead of taking a second pair of x,y coordinates, we cannot depend as much on the ROTATION_X_DISP and ROTATION_Y_DISP macros. The simplest solution was to call scissor with direct values in most cases. Change-Id: I25f9d575ec6ddc430fca4555f29c8334441fc95d
Team Win Recovery Project (TWRP)
You can find a compiling guide here.