Loading libs/hwui/Snapshot.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -136,7 +136,7 @@ public: * Returns the current clip in local coordinates. The clip rect is * Returns the current clip in local coordinates. The clip rect is * transformed by the inverse transform matrix. * transformed by the inverse transform matrix. */ */ const Rect& getLocalClip(); ANDROID_API const Rect& getLocalClip(); /** /** * Returns the current clip in render target coordinates. * Returns the current clip in render target coordinates. Loading Loading
libs/hwui/Snapshot.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -136,7 +136,7 @@ public: * Returns the current clip in local coordinates. The clip rect is * Returns the current clip in local coordinates. The clip rect is * transformed by the inverse transform matrix. * transformed by the inverse transform matrix. */ */ const Rect& getLocalClip(); ANDROID_API const Rect& getLocalClip(); /** /** * Returns the current clip in render target coordinates. * Returns the current clip in render target coordinates. Loading