Files
frameworks_base/core/java/android/view
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-02 16:33:52 -07:00
2013-11-01 02:38:01 +00:00
2014-06-02 16:33:52 -07:00
2014-06-12 19:25:33 -07:00
2014-06-12 19:25:33 -07:00
2014-06-12 19:25:33 -07:00
2014-05-19 15:28:05 -07:00