Add explicit mappings from HwcStats enums to atom types
Change-Id: I9496a7a5c3018a3dcea8eddd2bd6b5db80467419
This commit is contained in:
parent
9a89ceff02
commit
460ef8d0a8
3 changed files with 39 additions and 8 deletions
|
|
@ -40,7 +40,6 @@ class CompositionPlanner {
|
|||
// Enum of possible reasons that the backend may choose to flatten the
|
||||
// composition.
|
||||
enum class FlattenReason {
|
||||
kUnspecified = 0,
|
||||
kNone,
|
||||
kStaticScene,
|
||||
kValidateFailed,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue