Searched defs:isSuitableFor (Results 1 - 8 of 8) sorted by relevance
/external/skia/bench/ | ||
H A D | AndroidCodecBench.cpp | 27 bool AndroidCodecBench::isSuitableFor(Backend backend) { function in class:AndroidCodecBench |
H A D | BitmapRegionDecoderBench.cpp | 34 bool BitmapRegionDecoderBench::isSuitableFor(Backend backend) { function in class:BitmapRegionDecoderBench |
H A D | GMBench.cpp | 20 bool GMBench::isSuitableFor(Backend backend) { function in class:GMBench |
H A D | CodecBench.cpp | 38 bool CodecBench::isSuitableFor(Backend backend) { function in class:CodecBench |
H A D | ColorCodecBench.cpp | 32 bool ColorCodecBench::isSuitableFor(Backend backend) { function in class:ColorCodecBench |
H A D | RecordingBench.cpp | 26 bool PictureCentricBench::isSuitableFor(Backend backend) { function in class:PictureCentricBench |
H A D | SKPBench.cpp | 103 bool SKPBench::isSuitableFor(Backend backend) { function in class:SKPBench |
H A D | Benchmark.h | 62 virtual bool isSuitableFor(Backend backend) { function in class:Benchmark |
Completed in 499 milliseconds