aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/undocumented.bmh
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-03-20 15:53:27 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-03-20 20:20:20 +0000
commit06c20f356ddfcf95385c5d5ca9bf4428a7a16b81 (patch)
treec893c7616fc985d9c805e4fd42e63450085f9e59 /docs/undocumented.bmh
parent8a05601d0c544acef70b8b5e5f7ebe3f1b1747cf (diff)
more SkImageInfo docs
fix a couple of fiddles with changed output rewrite some SkSurface image makers move towards replacing SkImageInfo.h R=caryclark@google.com Docs-Preview: https://skia.org/?cl=115163 Bug: skia:6898 Change-Id: Id9895b051cd457336c30250a69cf95359d1d34d7 Reviewed-on: https://skia-review.googlesource.com/115163 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.bmh3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/undocumented.bmh b/docs/undocumented.bmh
index 094b5c2b27..da8b9fceee 100644
--- a/docs/undocumented.bmh
+++ b/docs/undocumented.bmh
@@ -33,6 +33,7 @@
SK_HAS_JPEG_LIBRARY # ditto
SK_HAS_PNG_LIBRARY # ditto
SK_HAS_WEBP_LIBRARY # ditto
+ SK_PMCOLOR_BYTE_ORDER # ditto
# FreeType related
FT_LOAD_TARGET_LIGHT
@@ -169,6 +170,8 @@ FT_Load_Glyph
##
#Method bool gammaCloseToSRGB() const
##
+ #Method static bool Equals(const SkColorSpace* src, const SkColorSpace* dst)
+ ##
##
#EnumClass SkTransferFunctionBehavior
#Const kRespect 0