skia2/dm
msarett 7f69144aaa Add nanobench tests for BitmapRegionDecoder
SkBitmapRegionDecoderInterface provides an interface
for multiple implementations of Android's
BitmapRegionDecoder.

We already have correctness tests in DM that will enable us
to compare the quality of our various BRD implementations.

We also need these performance tests to compare the speed
of our various implementations.

BUG=skia:4357

Review URL: https://codereview.chromium.org/1344993003
2015-09-22 11:56:16 -07:00
..
DM.cpp Add nanobench tests for BitmapRegionDecoder 2015-09-22 11:56:16 -07:00
DMGpuSupport.h skia: Add ANGLE with GL backend to nanobench/DM 2015-09-11 13:07:29 -07:00
DMJsonWriter.cpp Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. 2015-07-07 12:21:22 -07:00
DMJsonWriter.h Update DM to allow Src's to have optional options. 2015-04-03 07:24:48 -07:00
DMSrcSink.cpp Add nanobench tests for BitmapRegionDecoder 2015-09-22 11:56:16 -07:00
DMSrcSink.h Add nanobench tests for BitmapRegionDecoder 2015-09-22 11:56:16 -07:00
DMSrcSinkAndroid.cpp Move HWUI boilerplate into utils/android 2015-03-27 12:22:01 -07:00
DMSrcSinkAndroid.h Missing overrides for Sinks in HWUI. 2015-08-03 10:20:28 -07:00