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

Commit 32872923 authored by Fabien Sanglard's avatar Fabien Sanglard Committed by Android (Google) Code Review
Browse files

Merge "Document crop and finalCrop"

parents 5235801b 4ed383ce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -122,9 +122,11 @@ public:
        int32_t sequence; // changes when visible regions can change
        bool modified;

        // Crop is expressed in layer space coordinate.
        Rect crop;
        Rect requestedCrop;

        // finalCrop is expressed in display space coordinate.
        Rect finalCrop;

        // If set, defers this state update until the Layer identified by handle