OSDN Git Service

Provide virtual display output buffer to HWC in prepare
authorJesse Hall <jessehall@google.com>
Wed, 6 Nov 2013 00:12:31 +0000 (16:12 -0800)
committerJesse Hall <jessehall@google.com>
Wed, 6 Nov 2013 00:27:14 +0000 (16:27 -0800)
commitf7a675837bdad03d398c9b6f0f593b9c51c679b5
treeccb1b787700b08026173ecffd3ada1058702c8e4
parentee874caa81ad48d6d0ee34509d3050ca9c046676
Provide virtual display output buffer to HWC in prepare

We were already making sure the HWComposer class had the handle before
prepare, but it wasn't passing the handle along to HWC as intended.

Partial fix for bug: 11430248
Change-Id: I25f672c4fdfaa6a81fe0acb24d9ad05153ee17dc
services/surfaceflinger/DisplayHardware/HWComposer.cpp