OSDN Git Service

one more step toward HDMI support
authorMathias Agopian <mathias@google.com>
Wed, 19 Sep 2012 04:54:42 +0000 (21:54 -0700)
committerMathias Agopian <mathias@google.com>
Fri, 21 Sep 2012 00:13:58 +0000 (17:13 -0700)
commit1604f777d11c40daae8ec91d8ea75625996bfbac
treefae7ea2684e5254ee7c6e954e80441b8b7dc82bc
parenteba8c688f633f3f3f1b75c2bc64faf799dd2b5f2
one more step toward HDMI support

getDisplayInfo() now returns proper information for
HWC managed displays.

hotplug is sitll not supported; so this is not fully correct
as the information returned will be bogus if the HDMI screen
is not plugged in.

Bug: 7191563
Change-Id: If55d8e829fae0443571548155007f486cdf9bc9f
services/surfaceflinger/DisplayHardware/HWComposer.cpp
services/surfaceflinger/DisplayHardware/HWComposer.h
services/surfaceflinger/SurfaceFlinger.cpp