Rename Backend to CompositionPlanner
With the Backend concept expanding to also include the initial display configuration and creation of DrmDisplayPipeline, rename the Backend class to more precisely reflect its purpose. Change-Id: I8a9a0d49242771e5df6e80cd50f0b2b0670c2de2
This commit is contained in:
parent
645d83d8eb
commit
f119d34769
16 changed files with 59 additions and 52 deletions
|
|
@ -92,8 +92,8 @@ filegroup {
|
|||
"drm/UEventListener.cpp",
|
||||
"drm/VSyncWorker.cpp",
|
||||
|
||||
"backend/Backend.cpp",
|
||||
"backend/BackendClient.cpp",
|
||||
"backend/CompositionPlanner.cpp",
|
||||
"backend/ClientCompositionPlanner.cpp",
|
||||
"backend/BackendManager.cpp",
|
||||
|
||||
"hwc/HwcDisplay.cpp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue