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

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

Snap for 6574919 from 46341afa to mainline-release

Change-Id: I2959889695b8660be19671602610a478c37df114
parents d33308f4 46341afa
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;