Update markdown files

Automatic commit by the Housekeeper-Nightly-Bookmaker bot.

TBR=rmistry@google.com
NO_MERGE_BUILDS

Change-Id: I8bf0dccafeaeffbeb2f477229d2bef691e9b5fe9
Reviewed-on: https://skia-review.googlesource.com/139532
Reviewed-by: <skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com>
This commit is contained in:
skia-bookmaker 2018-07-07 05:34:31 +00:00 committed by Skia Commit-Bot
parent bcc3aec004
commit dd962a95c5
17 changed files with 57 additions and 57 deletions

View File

@ -1419,7 +1419,7 @@ true if no <a href='undocumented#Pixel_Ref'>Pixel Ref</a> is associated
### Example
<div><fiddle-embed name="211ec89418011aa6e54aa2cc9567e003">
<div><fiddle-embed name="1d400a92ca826cc89bcb88ea051f28c8">
#### Example Output

View File

@ -241,7 +241,7 @@ Modes <a href='#SkBlendMode_kHue'>SkBlendMode::kHue</a>, <a href='#SkBlendMode_k
<a href='#SkBlendMode_kLuminosity'>SkBlendMode::kLuminosity</a> convert source and destination pixels using all
components color information, using <a href='https://www.w3.org/TR/compositing-1/#blendingnonseparable'>non-separable blend modes</a></a> .
![Color_Blends](https://fiddle.skia.org/i/03710c1770728da885fa4ac24a19d5d1_raster.png "")
![Color_Blends](https://fiddle.skia.org/i/a18bc2e3607ac3a8e438bcb61fb13130_raster.png "")
## <a name='SkBlendMode'>Enum SkBlendMode</a>

View File

@ -2138,7 +2138,7 @@ depth of saved stack
### Example
<div><fiddle-embed name="f56039b94c702c2704c8c5100e623aca"><div>Rectangles are blurred by <a href='undocumented#Image_Filter'>Image Filter</a> when <a href='#SkCanvas_restore'>restore</a> draws <a href='#Layer'>Layer</a> to main <a href='#Canvas'>Canvas</a>.
<div><fiddle-embed name="a17aec3aa4909527be039e26a7eda694"><div>Rectangles are blurred by <a href='undocumented#Image_Filter'>Image Filter</a> when <a href='#SkCanvas_restore'>restore</a> draws <a href='#Layer'>Layer</a> to main <a href='#Canvas'>Canvas</a>.
The red rectangle is clipped; it does not fully fit on <a href='#Layer'>Layer</a>.
<a href='undocumented#Image_Filter'>Image Filter</a> blurs past edge of <a href='#Layer'>Layer</a> so red rectangle is blurred on all sides.
</div></fiddle-embed></div>
@ -2835,7 +2835,7 @@ the result with <a href='#Matrix'>Matrix</a>.
### Example
<div><fiddle-embed name="2e2acc21d7774df7e0940a30ad2ca99e"><div>Black text mimics an oblique text style by using a negative skew on x-axis
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83"><div>Black text mimics an oblique text style by using a negative skew on x-axis
that shifts the geometry to the right as the y-axis values decrease.
Red text uses a positive skew on y-axis to shift the geometry down
as the x-axis values increase.
@ -3960,7 +3960,7 @@ draw the array of points as a open polygon</td>
### Example
<div><fiddle-embed name="292b4b2008961b6f612434d3121fc4ce"><div>The upper left corner shows three squares when drawn as points.
<div><fiddle-embed name="6a63dfdd62ab77ff57783af8c33d7b78"><div>The upper left corner shows three squares when drawn as points.
The upper right corner shows one line; when drawn as lines, two points are required per line.
The lower right corner shows two lines; when draw as polygon, no miter is drawn at the corner.
The lower left corner shows two lines with a miter when path contains polygon.
@ -4187,7 +4187,7 @@ In <a href='#SkCanvas_drawLine_2_paint'>paint</a>: <a href='SkPaint_Reference#St
### Example
<div><fiddle-embed name="f56039b94c702c2704c8c5100e623aca"></fiddle-embed></div>
<div><fiddle-embed name="f8525816cb596dde1a3855446792c8e0"></fiddle-embed></div>
### See Also
@ -4219,7 +4219,7 @@ if stroked, <a href='SkPaint_Reference#Stroke_Width'>Paint Stroke Width</a> desc
### Example
<div><fiddle-embed name="871b0da9b4a23de11ae7a772ce14aed3"></fiddle-embed></div>
<div><fiddle-embed name="56d01ccfedd71d3c504b09afa2875d38"></fiddle-embed></div>
### See Also
@ -5747,7 +5747,7 @@ and so on; or nullptr</td>
### Example
<div><fiddle-embed name="91c9a3e498bb9412e4522a95d076ed5f"><div>The leftmost <a href='#SkCanvas_drawImageLattice_image'>image</a> is smaller than center; only corners are drawn, all scaled to fit.
<div><fiddle-embed name="4f153cf1d0dbe1a95acf5badeec14dae"><div>The leftmost <a href='#SkCanvas_drawImageLattice_image'>image</a> is smaller than center; only corners are drawn, all scaled to fit.
The second <a href='#SkCanvas_drawImageLattice_image'>image</a> equals the size of center; only corners are drawn without scaling.
The remaining images are larger than center. All corners draw without scaling. The sides
are scaled if needed to take up the remaining space; the center is transparent.

View File

@ -167,7 +167,7 @@ true if <a href='#Color4f'>Color4f</a> equals <a href='#SkColor4f_equal1_operato
### Example
<div><fiddle-embed name="e5b34bcb7f80f2ed890cdacaa059db0d">
<div><fiddle-embed name="">
#### Example Output
@ -237,7 +237,7 @@ components as read-only array
### Example
<div><fiddle-embed name="229057023515224358a36acf15508cf6">
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83">
#### Example Output

View File

@ -428,7 +428,7 @@ from <a href='#SkColorSetA_a'>a</a>. <a href='#Alpha'>Alpha</a> component of <a
### Example
<div><fiddle-embed name="9baf247cfcd8272c0ddf6ce93f676b37"></fiddle-embed></div>
<div><fiddle-embed name="18f6f376f771f5ffa56d5e5b2ebd20fb"></fiddle-embed></div>
### See Also
@ -868,7 +868,7 @@ ARGB equivalent to <a href='#HSV'>HSV</a>
### Example
<div><fiddle-embed name="311a59931ac340b90f202cd6ac399a0a"></fiddle-embed></div>
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83"></fiddle-embed></div>
### See Also
@ -954,7 +954,7 @@ Returns <a href='#SkPreMultiplyARGB_a'>a</a> <a href='#SkPMColor'>SkPMColor</a>
### Example
<div><fiddle-embed name="05be7844e9afdd7b9bfc31c5423a70a2"></fiddle-embed></div>
<div><fiddle-embed name="756345484fd48ca0ea7b6cec350f73b8"></fiddle-embed></div>
### See Also

View File

@ -357,7 +357,7 @@ Sets <a href='#SkIPoint_fX'>fX</a> to x and <a href='#SkIPoint_fY'>fY</a> to y.
### Example
<div><fiddle-embed name="165418b5718d79d8f1682a8a0ee32ba0">
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83">
#### Example Output

View File

@ -486,7 +486,7 @@ bounds (0, 0, size.<a href='#SkIRect_width'>width</a>, size.<a href='#SkIRect_he
### Example
<div><fiddle-embed name="c6586ff8d24869c780169b0d19c75df6">
<div><fiddle-embed name="">
#### Example Output
@ -713,7 +713,7 @@ and <a href='#SkIRect_sort'>sort</a> to reverse <a href='#SkIRect_fTop'>fTop</a>
### Example
<div><fiddle-embed name="ebeeafafeb8fe39d5ffc9115b02c2340">
<div><fiddle-embed name="cbec1ae6530e95943775450b1d11f19e">
#### Example Output
@ -1010,7 +1010,7 @@ or if result fits in 32-bit signed integer; result may be negative.
### Example
<div><fiddle-embed name="0f841e4eaebb613b5069800567917c2d">
<div><fiddle-embed name="8b3224641cb3053a7b8a5798b6cd1cf6">
#### Example Output
@ -1330,7 +1330,7 @@ top and bottom are not sorted; top is not necessarily less than bottom.
### Example
<div><fiddle-embed name="ead6bdcf2ae77ec19a1c5a96f5b31af8">
<div><fiddle-embed name="27a0ab44659201f1aa2ac7fea73368c2">
#### Example Output
@ -1378,7 +1378,7 @@ width or height may be negative.
### Example
<div><fiddle-embed name="ebeeafafeb8fe39d5ffc9115b02c2340">
<div><fiddle-embed name="0e1db8c86678c004e504f47641b44b17">
#### Example Output

View File

@ -246,7 +246,7 @@ results are undefined.
### Example
<div><fiddle-embed name="f56039b94c702c2704c8c5100e623aca"><div><a href='SkColor_Reference#SkPreMultiplyARGB'>SkPreMultiplyARGB</a> parameter a is set to 255, its maximum value, and is interpreted
<div><fiddle-embed name="79146a1a41d58d22582fdc567c6ffe4e"><div><a href='SkColor_Reference#SkPreMultiplyARGB'>SkPreMultiplyARGB</a> parameter a is set to 255, its maximum value, and is interpreted
as <a href='SkColor_Reference#Alpha'>Color Alpha</a> of 1.0. <a href='#kOpaque_SkAlphaType'>kOpaque_SkAlphaType</a> may be set to improve performance.
If <a href='SkColor_Reference#SkPreMultiplyARGB'>SkPreMultiplyARGB</a> parameter a is set to a value smaller than 255,
<a href='#kPremul_SkAlphaType'>kPremul_SkAlphaType</a> must be used instead to avoid undefined results.
@ -841,7 +841,7 @@ true if <a href='SkColor_Reference#Alpha'>Color Alpha</a> is always set to 1.0
### Example
<div><fiddle-embed name="9b3eb5aaa0dfea9feee54e7650fa5446"><a href='#kUnknown_SkColorType'>kUnknown_SkColorType</a>, <a href='#kAlpha_8_SkColorType'>kAlpha_8_SkColorType</a>, <a href='#kRGB_565_SkColorType'>kRGB_565_SkColorType</a>,
<div><fiddle-embed name="2e2acc21d7774df7e0940a30ad2ca99e"><a href='#kUnknown_SkColorType'>kUnknown_SkColorType</a>, <a href='#kAlpha_8_SkColorType'>kAlpha_8_SkColorType</a>, <a href='#kRGB_565_SkColorType'>kRGB_565_SkColorType</a>,
<a href='#kARGB_4444_SkColorType'>kARGB_4444_SkColorType</a>, <a href='#kRGBA_8888_SkColorType'>kRGBA_8888_SkColorType</a>, <a href='#kRGB_888x_SkColorType'>kRGB_888x_SkColorType</a>,
<a href='#kBGRA_8888_SkColorType'>kBGRA_8888_SkColorType</a>, <a href='#kRGBA_1010102_SkColorType'>kRGBA_1010102_SkColorType</a>, <a href='#kRGB_101010x_SkColorType'>kRGB_101010x_SkColorType</a>,
<a href='#kGray_8_SkColorType'>kGray_8_SkColorType</a>, <a href='#kRGBA_F16_SkColorType'>kRGBA_F16_SkColorType</a> </fiddle-embed></div>
@ -2194,7 +2194,7 @@ created <a href='#Image_Info'>Image Info</a>
### Example
<div><fiddle-embed name="454add968099811053e2b372238472e3"></fiddle-embed></div>
<div><fiddle-embed name="6a63dfdd62ab77ff57783af8c33d7b78"></fiddle-embed></div>
### See Also
@ -2596,7 +2596,7 @@ true if <a href='#SkImageInfo_computeByteSize'>computeByteSize</a> or <a href='#
### Example
<div><fiddle-embed name="6a63dfdd62ab77ff57783af8c33d7b78">
<div><fiddle-embed name="27a0ab44659201f1aa2ac7fea73368c2">
#### Example Output

View File

@ -1540,7 +1540,7 @@ is drawn, depending on the capabilities of the <a href='SkSurface_Reference#Surf
### Example
<div><fiddle-embed name="73092d4d06faecea3c204d852a4dd8a8"></fiddle-embed></div>
<div><fiddle-embed name="4468d573f42af6f5e234be10a5453bb2"></fiddle-embed></div>
### See Also
@ -1820,7 +1820,7 @@ true if <a href='#Image'>Image</a> is a <a href='undocumented#GPU_Texture'>GPU T
### Example
<div><fiddle-embed name="27a0ab44659201f1aa2ac7fea73368c2" gpu="true"></fiddle-embed></div>
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83" gpu="true"></fiddle-embed></div>
### See Also
@ -2188,7 +2188,7 @@ encoded <a href='#Image'>Image</a>, or nullptr
### Example
<div><fiddle-embed name="7a3bf8851bb7160e4e49c48f8c09639d"></fiddle-embed></div>
<div><fiddle-embed name=""></fiddle-embed></div>
### See Also
@ -2300,7 +2300,7 @@ partial or full <a href='#Image'>Image</a>, or nullptr
### Example
<div><fiddle-embed name="b2479df0d9cf296ff64ac31e36684557"></fiddle-embed></div>
<div><fiddle-embed name="0d17085a4698a8a2e2235fad9041b4b4"></fiddle-embed></div>
### See Also
@ -2582,7 +2582,7 @@ true if <a href='SkBitmap_Reference#Bitmap'>Bitmap</a> was created
### Example
<div><fiddle-embed name="78374702fa113076ddc6070053ab5cd4" gpu="true"></fiddle-embed></div>
<div><fiddle-embed name="f4ce93f6c5e7335436a985377fd980c0" gpu="true"></fiddle-embed></div>
### See Also

View File

@ -2228,7 +2228,7 @@ defined. Safer than operator[]; internal cache is always maintained.
### Example
<div><fiddle-embed name="1d400a92ca826cc89bcb88ea051f28c8">
<div><fiddle-embed name="a75bbdb8bb866b125c4c1dd5e967d470">
#### Example Output
@ -3316,7 +3316,7 @@ Matrix * R(degrees, px, py) = | D E F | | s c 0 | = | Dc+Es -Ds+Ec F |
### Example
<div><fiddle-embed name="c43d70606b4ee464d2befbcf448c5e73"></fiddle-embed></div>
<div><fiddle-embed name="5acd49bd931c79a808dd6c7cc0e92f72"></fiddle-embed></div>
### See Also
@ -4240,7 +4240,7 @@ Affine 3x2 matrices in column major order are used by OpenGL and XPS.
### Example
<div><fiddle-embed name="4606ae1be792d6bc46d496432f050ee9">
<div><fiddle-embed name="e10adbd0bcc940c5d4d872db0e78e892">
#### Example Output
@ -4981,7 +4981,7 @@ mapped bounds
### Example
<div><fiddle-embed name="3b7b1f884437ab450f986234e4aec27f"></fiddle-embed></div>
<div><fiddle-embed name=""></fiddle-embed></div>
### See Also
@ -5667,7 +5667,7 @@ modifications to <a href='#Matrix'>Matrix</a> element reference returned by <a h
### Example
<div><fiddle-embed name="f4365ef332f51f7fd25040e0771ba9a2">
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83">
#### Example Output

View File

@ -1232,7 +1232,7 @@ true if <a href='#Paint'>Paint</a> pair are not equivalent
### Example
<div><fiddle-embed name="b6c8484b1187f555b435ad5369833be4">
<div><fiddle-embed name="">
#### Example Output
@ -3071,7 +3071,7 @@ Has no effect if <a href='#SkPaint_setStrokeMiter_miter'>miter</a> is less than
### Example
<div><fiddle-embed name="700b284dbc97785c6a9c9636088713ad">
<div><fiddle-embed name="d4ca1f23809b6835c4ba46ea98a86900">
#### Example Output
@ -4064,7 +4064,7 @@ Increases <a href='undocumented#Typeface'>Typeface</a> <a href='undocumented#Ref
### Example
<div><fiddle-embed name="8b5aa7e555a0dc31be69db7cadf471a1">
<div><fiddle-embed name="">
#### Example Output

View File

@ -1458,7 +1458,7 @@ that <a href='#SkPath_setFillType_ft'>ft</a> is legal, values outside of <a href
### Example
<div><fiddle-embed name="4468d573f42af6f5e234be10a5453bb2"><div>If empty <a href='#Path'>Path</a> is set to inverse <a href='#SkPath_FillType'>FillType</a>, it fills all pixels.
<div><fiddle-embed name="b4a91cd7f50b2a0a0d1bec6d0ac823d2"><div>If empty <a href='#Path'>Path</a> is set to inverse <a href='#SkPath_FillType'>FillType</a>, it fills all pixels.
</div></fiddle-embed></div>
### See Also
@ -1757,7 +1757,7 @@ true if <a href='#Path'>Path</a> contains only <a href='SkRRect_Reference#RRect'
### Example
<div><fiddle-embed name="2aa939b90d96aff436b145a96305132c"><div>Draw rounded rectangle and its bounds.
<div><fiddle-embed name=""><div>Draw rounded rectangle and its bounds.
</div></fiddle-embed></div>
### See Also
@ -2037,7 +2037,7 @@ true if <a href='undocumented#Line'>Line</a> is degenerate; its length is effect
### Example
<div><fiddle-embed name="97a031f9186ade586928563840ce9116"><div>As single precision floats, 100 and 100.000001 have the same bit representation,
<div><fiddle-embed name="a18bc2e3607ac3a8e438bcb61fb13130"><div>As single precision floats, 100 and 100.000001 have the same bit representation,
and are exactly equal. 100 and 100.0001 have different bit representations, and
are not exactly equal, but are nearly equal.
</div>
@ -3017,7 +3017,7 @@ Adds <a href='undocumented#Line'>Line</a> from <a href='#Last_Point'>Last Point<
### Example
<div><fiddle-embed name="9f046f407b01b759cb737d702a994620"></fiddle-embed></div>
<div><fiddle-embed name="41001546a7f7927d08e5a818bcc304f5"></fiddle-embed></div>
### See Also
@ -3314,7 +3314,7 @@ If <a href='#SkPath_conicTo_w'>w</a> is not finite, appends <a href='#SkPath_kLi
### Example
<div><fiddle-embed name="358d9b6060b528b0923c007420f09c13"><div>As weight increases, curve is pulled towards control point.
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83"><div>As weight increases, curve is pulled towards control point.
The bottom two curves are elliptical; the next is parabolic; the
top curve is hyperbolic.
</div></fiddle-embed></div>
@ -3830,7 +3830,7 @@ larger of Arc pair</td>
### Example
<div><fiddle-embed name="f56039b94c702c2704c8c5100e623aca"><div><a href='#Arc'>Arc</a> begins at top of <a href='undocumented#Oval'>Oval</a> pair and ends at bottom. <a href='#Arc'>Arc</a> can take four routes to get there.
<div><fiddle-embed name="8e40c546eecd9cc213200717240898ba"><div><a href='#Arc'>Arc</a> begins at top of <a href='undocumented#Oval'>Oval</a> pair and ends at bottom. <a href='#Arc'>Arc</a> can take four routes to get there.
Two routes are large, and two routes are counterclockwise. The one route both large
and counterclockwise is blue.
</div></fiddle-embed></div>
@ -4911,7 +4911,7 @@ added unaltered. If <a href='#SkPath_addPath_2_mode'>mode</a> is <a href='#SkPat
### Example
<div><fiddle-embed name="84b2d1c0fc29f1b35e855b6fc6672f9e"></fiddle-embed></div>
<div><fiddle-embed name=""></fiddle-embed></div>
### See Also
@ -5099,7 +5099,7 @@ is replaced.
### Example
<div><fiddle-embed name="99761add116ce3b0730557224c1b0105"></fiddle-embed></div>
<div><fiddle-embed name="2e2acc21d7774df7e0940a30ad2ca99e"></fiddle-embed></div>
### See Also
@ -5322,7 +5322,7 @@ Returns zero if <a href='#Path'>Path</a> contains no <a href='undocumented#Line'
### Example
<div><fiddle-embed name="4606ae1be792d6bc46d496432f050ee9">
<div><fiddle-embed name="657a3f3e11acafea92b84d6bb0c13633">
#### Example Output

View File

@ -324,7 +324,7 @@ incomplete
### Example
<div><fiddle-embed name="a45cdd46ef2fe0df62d84d41713e82e2"></fiddle-embed></div>
<div><fiddle-embed name="882e8e0103048009a25cfc20400492f7"></fiddle-embed></div>
### See Also

View File

@ -865,7 +865,7 @@ true if (x, y) length is not zero or nearly zero
### Example
<div><fiddle-embed name="f56039b94c702c2704c8c5100e623aca"></fiddle-embed></div>
<div><fiddle-embed name="3e4f147d143a388802484bf0d26534c2"></fiddle-embed></div>
### See Also
@ -1207,7 +1207,7 @@ Returns <a href='#Point'>Point</a> multiplied by scale.
### Example
<div><fiddle-embed name="35b3bc675779de043706ae4817ee950c"></fiddle-embed></div>
<div><fiddle-embed name="f4ce93f6c5e7335436a985377fd980c0"></fiddle-embed></div>
### See Also
@ -1305,7 +1305,7 @@ true if <a href='#Point'>Point</a> equals (x, y)
### Example
<div><fiddle-embed name="4cecb878c8b66beffda051f26c00f817">
<div><fiddle-embed name="f4ce93f6c5e7335436a985377fd980c0">
#### Example Output

View File

@ -1093,7 +1093,7 @@ four edge patches, and four corner patches.
### Example
<div><fiddle-embed name="9f046f407b01b759cb737d702a994620"></fiddle-embed></div>
<div><fiddle-embed name="c4620df2eaba447b581688d3100053b1"></fiddle-embed></div>
### See Also

View File

@ -1307,7 +1307,7 @@ midpoint in y
### Example
<div><fiddle-embed name="4468d573f42af6f5e234be10a5453bb2">
<div><fiddle-embed name="ebeeafafeb8fe39d5ffc9115b02c2340">
#### Example Output
@ -1642,7 +1642,7 @@ contains infinity or NaN, all <a href='#Rect'>Rect</a> dimensions are set to NaN
### Example
<div><fiddle-embed name="be10cb1411dbcf7e38e0198e8a9b8b0e"></fiddle-embed></div>
<div><fiddle-embed name="0c6870ba1cea85ce6da5abd489c23d83"></fiddle-embed></div>
### See Also
@ -2015,7 +2015,7 @@ top and bottom are not sorted; top is not necessarily less than bottom.
### Example
<div><fiddle-embed name="18532f1aa90b76364fb8d7ea072f1892">
<div><fiddle-embed name="229057023515224358a36acf15508cf6">
#### Example Output
@ -2985,7 +2985,7 @@ Has no effect if <a href='#SkRect_join_2_r'>r</a> is empty. Otherwise, if <a hre
### Example
<div><fiddle-embed name="26500032494cf93c5fa3423110fe82af">
<div><fiddle-embed name="">
#### Example Output
@ -3062,7 +3062,7 @@ May produce incorrect results if <a href='#Rect'>Rect</a> or <a href='#SkRect_jo
### Example
<div><fiddle-embed name="102d014d7f753db2a9b9ee08893aaf11"><div>Since <a href='#Rect'>Rect</a> is not sorted, first result is not useful.
<div><fiddle-embed name="a476548d0001296afd8e58c1eba1b70b"><div>Since <a href='#Rect'>Rect</a> is not sorted, first result is not useful.
</div>
#### Example Output
@ -3380,7 +3380,7 @@ sorted <a href='#Rect'>Rect</a>
### Example
<div><fiddle-embed name="f59567042b87f6b26f9bfeeb04468032">
<div><fiddle-embed name="">
#### Example Output

View File

@ -1459,7 +1459,7 @@ are not captured. <a href='SkImage_Reference#Image'>Image</a> allocation is acco
### Example
<div><fiddle-embed name="46f1fa0d95e590a64bed0140407ce5f7"></fiddle-embed></div>
<div><fiddle-embed name="a18bc2e3607ac3a8e438bcb61fb13130"></fiddle-embed></div>
### See Also