Files
frameworks_base/core/java/android
John Reck 9d7ee60e5e Remove incorrect isEnabled() check
Bug: 15683945

 invokeFunctor() does not require isEnabled() to be true
 to execute. Specifically it does not care if HardwareRenderer
 has a Surface or not, as it will fall back to a pbuffer surface
 if available. If there is no context at all, it will invoke
 with kModeProcessNoContext.

Change-Id: Ie6abe566b92c8fa33bb7a673fc3b9fa9ce913446
2014-06-17 09:01:33 -07:00
..
2014-06-12 13:18:59 -07:00
2014-06-16 23:01:19 +00:00
2014-05-28 09:13:45 +02:00
2014-05-29 21:10:01 +00:00
2014-06-16 15:58:25 -07:00
2014-06-06 13:33:16 -07:00
2014-06-06 13:33:16 -07:00
2014-06-13 13:43:26 +01:00
2014-06-17 09:01:33 -07:00
2014-06-17 15:32:07 +01:00