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

Commit c12aab2a authored by Ben Cheng's avatar Ben Cheng Committed by Android (Google) Code Review
Browse files

Merge "Use default visibility for Snapshot::getLocalClip (attempt #2)."

parents 34c83190 1a49868f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,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();

    /**
     * Returns the current clip in render target coordinates.