LayerManagerService: Fix: Wrong Surface Iteration on Input Handling.
authorMichael Schuldt <michael.schuldt@bmw.de>
Mon, 16 Apr 2012 13:31:09 +0000 (15:31 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Mon, 16 Apr 2012 13:31:09 +0000 (15:31 +0200)
commitf3fd983a65c968006f6c1ccf2018d971bb1a5fa0
tree24bae2b8055ac8860f5c69b88c535ebfc5e7c92a
parentd847f277ae42fca3bde500d698e58fd3ff2d97c8
LayerManagerService: Fix: Wrong Surface Iteration on Input Handling.

- This fixes the traversing of the surface renderorder for input events
- Furthermore only surfaces with native content will be considered
LayerManagerService/include/SurfaceList.h
LayerManagerService/src/Scene.cpp