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

Commit 72519d9a authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6573866 from 6841c3e5 to rvc-release

Change-Id: Iefdb7ac3b7bf6fcd2d49495f5348df1bd0155d87
parents 0bc99697 6841c3e5
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -100,10 +100,11 @@ parcelable PlaneLayout {
    long totalSizeInBytes;

    /**
     * Horizontal and vertical subsampling. Must be a positive power of 2.
     * Horizontal and vertical subsampling. Must be a positive power of 2. A value of 1
     * indicates no subsampling.
     *
     * These fields indicate the number of horizontally or vertically adjacent pixels that use
     * the same pixel data. A value of 1 indicates no subsampling.
     * the same pixel data.
     */
    long horizontalSubsampling;
    long verticalSubsampling;