aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/undocumented.bmh
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2017-08-03 17:14:08 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-08-03 21:36:08 +0000
commitbad5ad7d601b217396ed17ba914172323d62cfe5 (patch)
tree6bb5437585bb79fb9ec182ae606b77f7c5de0c4d /docs/undocumented.bmh
parent161f9a6dc65ff04bb63ef29815b8af881963571b (diff)
canvas include checkpoint
All fixes to bookmaker to allow creating SkCanvas.h Docs-Preview: https://skia.org/?cl=29022 TBR=caryclark@google.com Bug: skia: 6898 Change-Id: If10638fbc77cfe680f21868c97f9c0643b87ebf9 Reviewed-on: https://skia-review.googlesource.com/29022 Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'docs/undocumented.bmh')
-rw-r--r--docs/undocumented.bmh26
1 files changed, 19 insertions, 7 deletions
diff --git a/docs/undocumented.bmh b/docs/undocumented.bmh
index 8aecc3168f..9e3ff056fd 100644
--- a/docs/undocumented.bmh
+++ b/docs/undocumented.bmh
@@ -10,11 +10,13 @@
HTML_Canvas HTML_Canvas_arcTo
API
CPU
- GPU GPU-backed GPU_Context OpenGL Vulkan
+ GPU GPU-backed OpenGL Vulkan
NULL
RFC
Bezier Coons
+ SaveLayerFlags # not external; need to add typedef support
SkUserConfig.h # not external, but still thinking about how markup refers to this
+ SkXXX.h # ditto
Skia # ditto
SK_USE_FREETYPE_EMBOLDEN # ditto
SK_SUPPORT_LEGACY_PAINT_TEXTDECORATION # ditto
@@ -206,6 +208,14 @@ FT_Load_Glyph
#Topic Glyph
##
+#Topic GPU_Context
+#Substitute GPU context
+##
+
+#Topic GPU_Surface
+#Substitute GPU surface
+##
+
#Topic Image
#Subtopic Alpha_Type
#Enum SkAlphaType
@@ -365,6 +375,9 @@ FT_Load_Glyph
##
##
+#Enum SkPixelGeometry
+##
+
#Topic Pixmap
#Class SkPixmap
##
@@ -390,6 +403,9 @@ FT_Load_Glyph
##
##
+#Topic Raster_Surface
+##
+
#Topic Rasterizer
#Class SkRasterizer
#Class ##
@@ -470,18 +486,14 @@ FT_Load_Glyph
##
#Subtopic Properties
#Class SkSurfaceProps
+ #Topic Legacy_Font_Host
#Enum InitType
#Const kLegacyFontHost_InitType 0
##
##
+ #Topic ##
##
##
-#Subtopic GPU
-#Alias GPU_Surface
-##
-#Subtopic Raster
-#Alias Raster_Surface
-##
##
#Topic SVG