Extract GenericPipelineCreator to its own files
Separate GenericPipelineCreator from the GenericCompositionPlanner class. Change-Id: I20db30d9473c808e0f2e2516fb2a1f03ebf93e01
This commit is contained in:
parent
47fab44195
commit
d04968bf87
5 changed files with 74 additions and 18 deletions
|
|
@ -15,6 +15,7 @@ src_common = files(
|
|||
'backend/BackendManager.cpp',
|
||||
'backend/GenericCompositionPlanner.cpp',
|
||||
'backend/ClientCompositionPlanner.cpp',
|
||||
'backend/GenericPipelineCreator.cpp',
|
||||
'hwc/HwcDisplayConfigs.cpp',
|
||||
'hwc/HwcDisplay.cpp',
|
||||
'hwc/HwcLayer.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue