update dox for drawPaint
Bug: skia:7745 Change-Id: I3b43aa28349d8525f85f6caaf416659f90c9b285 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/328816 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Reed <reed@google.com>
This commit is contained in:
parent
a1e2b41923
commit
d6e6a3c507
@ -1141,9 +1141,9 @@ public:
|
||||
*/
|
||||
void discard() { this->onDiscard(); }
|
||||
|
||||
/** Fills clip with SkPaint paint. SkPaint components SkMaskFilter, SkShader,
|
||||
/** Fills clip with SkPaint paint. SkPaint components, SkShader,
|
||||
SkColorFilter, SkImageFilter, and SkBlendMode affect drawing;
|
||||
SkPathEffect in paint is ignored.
|
||||
SkMaskFilter and SkPathEffect in paint are ignored.
|
||||
|
||||
@param paint graphics state used to fill SkCanvas
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user