зеркало из https://github.com/mozilla/moz-skia.git
Update documentation around picture playback.
Review URL: https://codereview.appspot.com/7034045 git-svn-id: http://skia.googlecode.com/svn/trunk@6967 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
Родитель
3aa3358c03
Коммит
a44de9617a
|
@ -803,10 +803,7 @@ public:
|
|||
|
||||
/** Draw the picture into this canvas. This method effective brackets the
|
||||
playback of the picture's draw calls with save/restore, so the state
|
||||
of this canvas will be unchanged after this call. This contrasts with
|
||||
the more immediate method SkPicture::draw(), which does not bracket
|
||||
the canvas with save/restore, thus the canvas may be left in a changed
|
||||
state after the call.
|
||||
of this canvas will be unchanged after this call.
|
||||
@param picture The recorded drawing commands to playback into this
|
||||
canvas.
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче