commit | 64a55af0ac700baecb0877235eb42caac59a3560 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Sun Aug 26 02:47:39 2012 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Mon Aug 27 14:34:54 2012 -0700 |
tree | 0f3c36ce8204e6cf8eedf04ce9ae24373239ddd8 | |
parent | 0b722fe9ce98d97dbcb6fefd170b85ab7037e528 [diff] |
Add plumbing for new surface flinger display API. Cleaned up the implementation of Surface and SurfaceSession to use more consistent naming and structure. Added JNI for all of the new surface flinger display API calls. Enforced the requirement that all Surfaces created by the window manager be named. Updated the display manager service to use the new methods. Change-Id: I2a658f1bfd0437e1c6f9d22df8d4ffcce7284ca2