aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkPaint.h
diff options
context:
space:
mode:
authorGravatar Cary Clark <caryclark@skia.org>2018-06-08 11:49:19 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-08 16:36:31 +0000
commit9149954e3aa2942e589ba7f9328131382785aee9 (patch)
tree0a2102c1736bc3d3b7c8e5c67071243162d730b9 /include/core/SkPaint.h
parentb94f6da2489924ac8375e84b1ea17a45a0f8d291 (diff)
update SkColor
SkColor.h generated include. Also add generated comment for all files. And, added typedef documentation where missing. TBR=reed@google.com Bug: skia:6898 Change-Id: Ib7757d70c1926b5ae04a5de557711756fce631b6 Reviewed-on: https://skia-review.googlesource.com/132827 Auto-Submit: Cary Clark <caryclark@skia.org> Commit-Queue: Cary Clark <caryclark@skia.org> Reviewed-by: Cary Clark <caryclark@skia.org>
Diffstat (limited to 'include/core/SkPaint.h')
-rw-r--r--include/core/SkPaint.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/include/core/SkPaint.h b/include/core/SkPaint.h
index 883e5c610e..21d6139f6e 100644
--- a/include/core/SkPaint.h
+++ b/include/core/SkPaint.h
@@ -5,6 +5,16 @@
* found in the LICENSE file.
*/
+/* Generated by tools/bookmaker from include/core/SkPaint.h and docs/SkPaint_Reference.bmh
+ on 2018-06-08 11:48:28. Additional documentation and examples can be found at:
+ https://skia.org/user/api/SkPaint_Reference
+
+ You may edit either file directly. Structural changes to public interfaces require
+ editing both files. After editing docs/SkPaint_Reference.bmh, run:
+ bookmaker -b docs -i include/core/SkPaint.h -p
+ to create an updated version of this file.
+ */
+
#ifndef SkPaint_DEFINED
#define SkPaint_DEFINED