Loading libs/hwui/Snapshot.h +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
libs/hwui/Snapshot.h +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading