aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/undocumented.bmh
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2017-10-26 07:58:48 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-10-26 12:17:36 +0000
commit154beea85961f73ed7f0da047b7ebd16d2a2d829 (patch)
tree1e128ab8ce82ea6fd9c1a933d5bb36516dd9af4e /docs/undocumented.bmh
parent456b292956bbc8e90a50be74fc9ccb95ebf11ebd (diff)
Add docs for SkMatrix, SkRect, SkIRect, SkBitmap
Also minor changes to earlier docs. Many small changes to improve indentation in generated includes. Added support for matrix math illustrations. Docs-Preview: https://skia.org/?cl=58500 Bug: skia:6898 Change-Id: I7da58ad55f82d7fd41d19288beb2cd71730fb01f Reviewed-on: https://skia-review.googlesource.com/58500 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@google.com> Reviewed-by: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'docs/undocumented.bmh')
-rw-r--r--docs/undocumented.bmh20
1 files changed, 17 insertions, 3 deletions
diff --git a/docs/undocumented.bmh b/docs/undocumented.bmh
index 0239034eec..8a57459607 100644
--- a/docs/undocumented.bmh
+++ b/docs/undocumented.bmh
@@ -11,7 +11,7 @@
PDF XPS
RFC
NaN NaNs
- Bezier Coons Cartesian
+ Bezier Coons Cartesian Euclidean
C C++ Destructor Subclasses
SaveLayerFlags # not external; need to add typedef support
SkUserConfig # not external, but still thinking about how markup refers to this
@@ -336,6 +336,8 @@ FT_Load_Glyph
##
#Method size_t computeByteSize(size_t rowBytes) const
##
+ #Method void validate() const
+ ##
##
#Subtopic ##
#Class SkImage
@@ -362,6 +364,11 @@ FT_Load_Glyph
#Topic Image_Scaling
##
+#Topic ISize
+#Struct SkISize
+##
+##
+
#Topic Left_Side_Bearing
##
@@ -559,6 +566,11 @@ FT_Load_Glyph
#Subtopic ##
#Topic ##
+#Topic Point3
+#Struct SkPoint3
+##
+#Topic ##
+
#Topic PostScript
#Substitute PostScript
#Subtopic Arct
@@ -637,7 +649,8 @@ FT_Load_Glyph
#Topic ##
#Topic Size
-#Alias ISize
+#Struct SkSize
+##
##
#Topic Sprite
@@ -645,7 +658,7 @@ FT_Load_Glyph
#Topic ##
#Topic Stream
-#Class SkFlattenable
+#Class SkStream
#Class ##
#Topic ##
@@ -702,6 +715,7 @@ FT_Load_Glyph
##
#Topic Vector
+#Alias Vectors
#Struct SkVector
##
##