OSDN Git Service

Add HWC_DISPLAY_VIRTUAL and adjust display count constants
authorJesse Hall <jessehall@google.com>
Fri, 16 Aug 2013 18:13:36 +0000 (11:13 -0700)
committerJesse Hall <jessehall@google.com>
Fri, 16 Aug 2013 18:13:36 +0000 (11:13 -0700)
commitfc0ff2a8700eb11aef7a961b279d846c8a1c04c5
treefe5cfd6a2594c7abb5c51afd460ef3307974693d
parentb98448119351df9ec7453e0ae92ea408b02294db
Add HWC_DISPLAY_VIRTUAL and adjust display count constants

Both surfaceflinger and HWC implementations have been defining these
themselves, making future changes more difficult. Better to define
them centrally, where they can be updated easily.

Change-Id: I793158b858c84b2470b05f9ea77cc5a0c7e247f1
include/hardware/hwcomposer.h
include/hardware/hwcomposer_defs.h
tests/hwc/cnativewindow.c