Extract abstract CompositionPlanner interface
Rename the generic CompositionPlanner implementation to GenericCompositionPlanner, and abstract the CompositionPlanner interface. Change-Id: I39d6fd44956d77669271999dd83fc78eebec742a
This commit is contained in:
parent
f119d34769
commit
47fab44195
7 changed files with 82 additions and 37 deletions
|
|
@ -92,7 +92,7 @@ filegroup {
|
|||
"drm/UEventListener.cpp",
|
||||
"drm/VSyncWorker.cpp",
|
||||
|
||||
"backend/CompositionPlanner.cpp",
|
||||
"backend/GenericCompositionPlanner.cpp",
|
||||
"backend/ClientCompositionPlanner.cpp",
|
||||
"backend/BackendManager.cpp",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue