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

Commit 89dddcc9 authored by Ben Cheng's avatar Ben Cheng Committed by Gerrit Code Review
Browse files

Merge "Use default visibility for Snapshot::getLocalClip."

parents 17b1b8fe 65ba94f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -108,7 +108,7 @@ public:
     * Returns the current clip in local coordinates. The clip rect is
     * transformed by the inverse transform matrix.
     */
    const Rect& getLocalClip();
    ANDROID_API const Rect& getLocalClip();

    /**
     * Resets the clip to the specified rect.