From 224c700a1fb0b7f6abd85a9729d29cbbdf5872dd Mon Sep 17 00:00:00 2001 From: Cary Clark Date: Wed, 27 Jun 2018 11:00:21 -0400 Subject: sync docs up with tip of tree Also check in work in progress for blend modes, round rects, and a placeholder for pictures. One minor include change to add a parameter name for SkBlendMode function. TBR=reed@google.com R=caryclark@google.com Docs-Preview: https://skia.org/?cl=134200 Bug: skia:6898 Change-Id: I5d2a9221d61edb32d9c7edbb3193401605b2b513 Reviewed-on: https://skia-review.googlesource.com/134200 Reviewed-by: Cary Clark Reviewed-by: Cary Clark Commit-Queue: Cary Clark Auto-Submit: Cary Clark --- docs/SkPath_Reference.bmh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/SkPath_Reference.bmh') diff --git a/docs/SkPath_Reference.bmh b/docs/SkPath_Reference.bmh index 75840b3144..e0e8da2540 100644 --- a/docs/SkPath_Reference.bmh +++ b/docs/SkPath_Reference.bmh @@ -5050,7 +5050,7 @@ standard output. Set forceClose to true to get edges used to fill Path. Set dumpAsHex true to generate exact binary representations of floating point numbers used in Point_Array and Conic_Weights. -#Param stream writable Stream receiving Path text representation; may be nullptr ## +#Param stream writable WStream receiving Path text representation; may be nullptr ## #Param forceClose true if missing kClose_Verb is output ## #Param dumpAsHex true if SkScalar values are written as hexadecimal ## -- cgit v1.2.3