DescriptionSet OS X widget bitmaps immutable, and while we're here use setMatrix().
I've been playing around with a build of Chrome that asserts all bitmaps
recorded into pictures are immutable. Most are, but this one popped out
on sites that use native widgets (checkboxes, text fields, etc.).
While we're here, we can just call SkCanvas::setMatrix() instead of
concating the matrix with its inverse. That works fine with SkPicture now.
BUG=
Committed: https://crrev.com/e15a3024c393bc935ec004f9a5368312c08c1465
Cr-Commit-Position: refs/heads/master@{#308088}
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|