DescriptionAdd SaveLayer-Draw-Restore optimization.
This is like SkPictureRecord's remove_save_layer1 but works with all draw calls.
Interesting patterns removed:
SaveLayer-DrawRect-Restore: Silk SKPs, desk_weather
SaveLayer-DrawPath-Restore: desk_carsvg, desk_wowwiki, tabl_androidpolice
SaveLayer-DrawPosTextH-Restore: tabl_android_police
There may be others, but I stopped looking.
BUG=skia:2378
Committed: http://code.google.com/p/skia/source/detail?r=14610
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : tests #Patch Set 4 : returns #
Total comments: 4
Patch Set 5 : notes #
Messages
Total messages: 6 (0 generated)
|