diff options
author | Santos Cordon <santoscordon@google.com> | 2020-09-14 16:55:09 +0100 |
---|---|---|
committer | Santos Cordon <santoscordon@google.com> | 2020-09-24 16:03:26 +0100 |
commit | be58365706d2cf6daae2f645ca95880c19c28d4d (patch) | |
tree | f8b3c259674db3ffe715f9a591a8c2b83dc8dd7f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | f902391f97b2115151c6d534a95126267b08b816 (diff) |
Add DisplayDeviceRepository
Refactor out the DisplayDevice collection storage out
of DisplayManagerService. This sets up an easier code-path
for a logical display mapper class to listen to
DisplayDevice events without using DisplayMangerService as
a go-between.
New DisplayDeviceRepository listens directly to
DisplayAdapters and stores them in an internal collection.
Display Events are forwarded to DisplayManagerService
(where it is still necessary) and to a logical-display
creation/mapping class in follow-up CL.
Test: atest frameworks/base/services/tests/servicestests/src/com/android/server/display
Bug: 130724654
Change-Id: I735143453fdc204f65a799fe95fcd983499d81f4
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions