DescriptionFix layer hoisting bug in SkCanvas::drawPicture path
Most of this CL is just reordering to better match the MultiPictureDraw variant. The only functional change is that we now use the device space bounds as the queryRect to the layer hoisting code. This is necessary since the layer hoisting does all its work in device space.
Committed: https://skia.googlesource.com/skia/+/e5524cd52d56f9b70d9b4a83bd73a3fa75d56509
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|