Jim Miller 397372f774 Fix keyguard pattern invalidate bug
The framework used to invalidate both the previous invalidate
region and the current one. However, with change I9fb96f99
this is no longer the case (it was always true for software
rendering, but never showed because most platforms use
acceleration).

The fix is to invalidate the union of the old region and
the new region ourselves.

Fixes bug 8503031

Change-Id: If303e0892772dd9d6915efa55118d054a742c1a5
2013-04-12 11:32:16 -07:00
2013-04-12 11:32:16 -07:00
2013-04-09 21:54:12 -07:00
2013-04-10 15:25:07 -07:00
2013-04-09 21:54:12 -07:00
2013-04-09 21:54:12 -07:00
2013-04-10 16:10:06 -07:00
2013-04-10 12:14:11 -07:00
2013-04-09 21:54:12 -07:00
2013-04-10 15:25:07 -07:00
2013-04-05 19:54:44 +00:00
2013-03-11 09:59:13 -07:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%