Home | History | Annotate | Download | only in bench

Lines Matching refs:InterpBench

10 class InterpBench : public SkBenchmark {
19 InterpBench(const char name[]) {
49 class Fixed16D16Interp : public InterpBench {
65 typedef InterpBench INHERITED;
68 class Fixed32D32Interp : public InterpBench {
96 typedef InterpBench INHERITED;
99 class Fixed16D48Interp : public InterpBench {
116 typedef InterpBench INHERITED;
119 class FloatInterp : public InterpBench {
134 typedef InterpBench INHERITED;
137 class DoubleInterp : public InterpBench {
154 typedef InterpBench INHERITED;