Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aed22829 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

Pass metrics buffer as std::array

Before this change, metrics were passed around as a raw array, without clear guidance of how big the array was or how to use it. The callers had to look into the implementation to understand that to use this array, "FrameInfo.h" needed to be included, and that the array size and indices were there.

With the current refactor, it will become slightly easier to use these metrics.

Bug: 376713684
Change-Id: Iecc04a0a215a7913ca8f49e4611fb104e1cacb8e
Test: compile only
Flag: EXEMPT refactor
parent 6dd107ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment