Override Planner for GenericPipelineCreator
Allow classes to inherit from GenericPipelineCreator and use it for creating the DrmDisplayPipeline, but override which CompositionPlanner is used. Extract the GetFlattenedComposition function into a static function that can be called from any backend. Change-Id: Id75705b969eb6d23fbc6147c496ac3f3e9956abf
This commit is contained in:
parent
d04968bf87
commit
0afe783d1a
10 changed files with 82 additions and 70 deletions
|
|
@ -94,6 +94,7 @@ filegroup {
|
|||
|
||||
"backend/GenericCompositionPlanner.cpp",
|
||||
"backend/ClientCompositionPlanner.cpp",
|
||||
"backend/CompositionPlanner.cpp",
|
||||
"backend/BackendManager.cpp",
|
||||
"backend/GenericPipelineCreator.cpp",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue