aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkMatrix.h')
-rw-r--r--include/core/SkMatrix.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/core/SkMatrix.h b/include/core/SkMatrix.h
index 6a67de9b8c..fb1cef2662 100644
--- a/include/core/SkMatrix.h
+++ b/include/core/SkMatrix.h
@@ -6,7 +6,7 @@
*/
/* Generated by tools/bookmaker from include/core/SkMatrix.h and docs/SkMatrix_Reference.bmh
- on 2018-06-14 13:13:34. Additional documentation and examples can be found at:
+ on 2018-07-13 08:15:11. Additional documentation and examples can be found at:
https://skia.org/user/api/SkMatrix_Reference
You may edit either file directly. Structural changes to public interfaces require
@@ -1609,7 +1609,7 @@ public:
are nearly zero.
On success
- Matrix = scale * Remaining
+ Matrix = scale * Remaining.
@param scale axes scaling factors; may be nullptr
@param remaining SkMatrix without scaling; may be nullptr