Loading graphics/composer/aidl/android/hardware/graphics/composer3/Luts.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
graphics/composer/aidl/android/hardware/graphics/composer3/Luts.aidl +2 −0 Original line number Diff line number Diff line Loading @@ -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; Loading