DescriptionRemove DEPRECATED_beginRecording().
This removes:
1) ability to record old pictures with SkPictureRecorder;
2) a couple tests specific to the old backend.
The functionality of DEPRECATED_beginRecording() now lives in
(private) SkPicture::Backport(), which is the only place we
need it now.
BUG=skia:
TBR=reed@google.com
Committed: https://skia.googlesource.com/skia/+/8e12656096fceeed8b3cc4284d57dea04893b455
Patch Set 1 #Patch Set 2 : Remove DEPRECATED_ and EXPERIMENTAL_beginRecording(). #Patch Set 3 : New debug-only code. #Patch Set 4 : A little more #Patch Set 5 : just one offset #Patch Set 6 : fix up benches #
Messages
Total messages: 21 (10 generated)
|