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

Commit 3399ec31 authored by Ben Cheng's avatar Ben Cheng Committed by Android Git Automerger
Browse files

am b386bfd7: am 89dddcc9: Merge "Use default visibility for Snapshot::getLocalClip."

* commit 'b386bfd7':
  Use default visibility for Snapshot::getLocalClip.
parents 744cf2b9 b386bfd7
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.