Update markdown files

Automatic commit by the Housekeeper-Nightly-Bookmaker bot.

TBR=rmistry@google.com
NO_MERGE_BUILDS

Change-Id: I8fd5167615717fe04c38cc7a317186ff3c0f9019
Reviewed-on: https://skia-review.googlesource.com/c/179780
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-12-20 22:58:47 +00:00 committed by Skia Commit-Bot
parent 1332743dcc
commit bdfe3a3ee9
2 changed files with 3 additions and 1 deletions

View File

@ -2035,7 +2035,7 @@ Call <a href='#SkCanvas_restoreToCount'>restoreToCount</a>() with returned value
### Return Value
depth of save <a href='#State_Stack'>state stack</a>
depth of save <a href='#State_Stack'>state stack</a> before this call was made.
### Example

View File

@ -96,6 +96,8 @@ the the blob.
Pass nullptr for <a href='#SkTextBlob_getIntercepts_intervals'>intervals</a> to determine the <a href='undocumented#Size'>size</a> of the interval array.
Runs within the blob that contain <a href='undocumented#SkRSXform'>SkRSXform</a> are ignored when computing intercepts.
### Parameters
<table> <tr> <td><a name='SkTextBlob_getIntercepts_bounds'><code><strong>bounds</strong></code></a></td>