skia2/bench/subset
msarett 7f6283bdf8 Fix CodecSubset benches seg faults for kIndex8
All of the CodecSubset benches fail when the color type is
kIndex8.  We need to pass a color table to allocPixels()
when we want to decode to kIndex8 or it will throw a failure.

BUG=skia:

Review URL: https://codereview.chromium.org/1213983003
2015-06-30 13:29:37 -07:00
..
SubsetBenchPriv.h Fix CodecSubset benches seg faults for kIndex8 2015-06-30 13:29:37 -07:00
SubsetSingleBench.cpp Fix CodecSubset benches seg faults for kIndex8 2015-06-30 13:29:37 -07:00
SubsetSingleBench.h Subset decoding benchmarks 2015-06-09 13:56:10 -07:00
SubsetTranslateBench.cpp Fix CodecSubset benches seg faults for kIndex8 2015-06-30 13:29:37 -07:00
SubsetTranslateBench.h Subset decoding benchmarks 2015-06-09 13:56:10 -07:00
SubsetZoomBench.cpp Fix CodecSubset benches seg faults for kIndex8 2015-06-30 13:29:37 -07:00
SubsetZoomBench.h Subset decoding benchmarks 2015-06-09 13:56:10 -07:00