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

Commit 46d69d13 authored by Sally Qi's avatar Sally Qi
Browse files

[Lut HAL] update documentation

  - make it clear about how to set `offsets` in the Luts

Bug: 380894872
Test: builds
Change-Id: I91be612caefe3517fabb5420671fee723ba5f9c1
parent fd37eae0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -58,6 +58,8 @@ parcelable Luts {
     *
     * Multiple Luts can be packed into one same `pfd`, and `offsets` is used to pinpoint
     * the starting point of each Lut.
     *
     * `offsets` should be valid unless an invalid `pfd` is provided.
     */
    @nullable int[] offsets;