commit | 83b186a246e8ffd52b91a17c0019dd8c9c9d21b1 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Mon Sep 19 16:00:46 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Mon Sep 19 16:50:07 2011 -0700 |
tree | 0cd1c181c99cb42a8775a27b7911e62d20945ddd | |
parent | 4b5441a7201a2f28becf3ab7fb33694f137e1998 [diff] |
fix the float Rect in OpenGLRenderer to handle NANs - we want functions like isEmpty() to return true if NANs are involved in the Rect - also clean-up the intersect familly of calls - minor cleanup in the int32_t Rect as well These played a role in http://b/5331198. Bug: 5331198 Change-Id: I5369725ab482e4b83da9f1bd4cee5256e5de75b2