DescriptionMake SkCanvas::getBaseLayerSize() virtual
Subclasses of SkCanvas may need to override the behavior here - for
example, any proxy or deferred canvas may not know its own size and
need to delegate to another object.
We'll also work on reducing use of this function
(https://skbug.com/3569), but some of the current uses seem to be
semantically necessary.
R=reed@google.com
BUG=skia:3566
Committed: https://skia.googlesource.com/skia/+/68260fa1e913cb1f1f4f07755acd11357a47dc6f
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|