DescriptionEach benchmark that needs a bitmap will now make its own.
Before, the bitmaps were created and then passed to the benchmark. However, some benchmarks in the future will not require bitmaps. This will remove the necessity of passing around an extraneous bitmap to those tests.
Committed http://code.google.com/p/skia/source/detail?r=4519
Patch Set 1 #
MessagesTotal messages: 2
|