OSDN Git Service

VR: Add API to plumb surface type and owner through to SurfaceFlinger
authorAlbert Chaulk <achaulk@google.com>
Tue, 22 Nov 2016 18:52:43 +0000 (13:52 -0500)
committerDaniel Nicoara <dnicoara@google.com>
Tue, 24 Jan 2017 15:59:40 +0000 (10:59 -0500)
commit6cf6af0299f7e48bc5bcdcd6a6c0f5a8725e9411
tree9570c8effb020bad764b3e5f88339a60ea77543f
parent146abf38c2442b77dc78a0565ad010376c9d1b69
VR: Add API to plumb surface type and owner through to SurfaceFlinger

This is a cherry-pick of
https://googleplex-android-review.git.corp.google.com/c/1648886/

Test: None
Bug: None
Change-Id: I338c84c2576ab85fa4f6d8e759c9e7ce912cdd61
include/gui/SurfaceComposerClient.h
include/gui/SurfaceControl.h
include/private/gui/LayerState.h
libs/gui/LayerState.cpp
libs/gui/SurfaceComposerClient.cpp
libs/gui/SurfaceControl.cpp