Go to file
Mathias Agopian 0450452e8c Make sure Region handles invalid rectangles
the boolean operation code assumes rects are valid and
could go into an infinite loop if not. make sure we
abort before that happens.

Bug: 5331198, 5334829
Change-Id: Iee4e3b838ecf504ef21f7447fd2e34a56e7dc3f8
2011-09-19 16:50:17 -07:00
cmds Remove the simulator target from all makefiles. 2011-07-11 22:12:16 -07:00
include fix the float Rect in OpenGLRenderer to handle NANs 2011-09-19 16:50:07 -07:00
libs Make sure Region handles invalid rectangles 2011-09-19 16:50:17 -07:00
opengl fix EGL debugger 2011-09-19 14:44:37 -07:00
services/surfaceflinger SurfaceFlinger: fix isOpaque check in lockPageFlip 2011-09-14 18:23:37 -07:00
MODULE_LICENSE_APACHE2
NOTICE