Home
last modified time | relevance | path

Searched defs:isSuitableFor (Results 1 – 25 of 54) sorted by relevance

123

/external/skia/bench/
DRefCntBench.cpp21 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in AtomicInc32
43 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Stack
77 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Heap
104 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_New
132 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Stack
163 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Heap
190 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_New
DPDFBench.cpp24 bool isSuitableFor(Backend backend) override { in isSuitableFor() function
68 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon23e44b610211::PDFImageBench
107 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon23e44b610211::PDFJpegImageBench
146 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon23e44b610211::PDFCompressionBench
170 bool isSuitableFor(Backend b) override { in isSuitableFor() function
185 bool isSuitableFor(Backend b) override { in isSuitableFor() function
202 bool isSuitableFor(Backend b) final { return b == kNonRendering_Backend; } in isSuitableFor() function
229 bool isSuitableFor(Backend backend) override { in isSuitableFor() function
DSkRasterPipelineBench.cpp28 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in SkRasterPipelineBench
72 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in SkRasterPipelineCompileVsRunBench
115 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in SkRasterPipeline_2dot2
143 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in SkRasterPipelineToSRGB
DSk4fBench.cpp29 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
47 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
61 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DMutexBench.cpp17 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MutexBench
41 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SharedBench
DQuickRejectBench.cpp18 bool isSuitableFor(Backend backend) override { return backend != kNonRendering_Backend; } in isSuitableFor() function in QuickRejectBench
45 bool isSuitableFor(Backend backend) override { return backend != kNonRendering_Backend; } in isSuitableFor() function in ConcatBench
DControlBench.cpp15 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DPictureOverheadBench.cpp23 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
78 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in ClipOverheadRecordingBench
DSkGlyphCacheBench.cpp49 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkGlyphCacheBasic
84 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkGlyphCacheStressTest
DGMBench.cpp20 bool GMBench::isSuitableFor(Backend backend) { in isSuitableFor() function in GMBench
DWriterBench.cpp14 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WriterBench
DGrMemoryPoolBench.cpp37 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchStack
99 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchRandom
147 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchQueue
DSwizzleBench.cpp15 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in SwizzleBench
DMathBench.cpp43 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MathBench
277 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in IsFiniteBench
345 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FloorBench
406 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in CLZBench
462 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in NormalizeBench
509 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FixedMathBench
545 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in DivModBench
609 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DBitmapRegionDecoderBench.cpp34 bool BitmapRegionDecoderBench::isSuitableFor(Backend backend) { in isSuitableFor() function in BitmapRegionDecoderBench
DStreamBench.cpp19 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in StreamBench
DAndroidCodecBench.cpp27 bool AndroidCodecBench::isSuitableFor(Backend backend) { in isSuitableFor() function in AndroidCodecBench
DGrResourceCacheBench.cpp63 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchAdd
109 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchFind
DColorCanvasDrawBitmapBench.cpp32 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ColorCanvasDrawBitmap
DCodecBench.cpp38 bool CodecBench::isSuitableFor(Backend backend) { in isSuitableFor() function in CodecBench
DImageBench.cpp19 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in Image2RasterBench
DScalarBench.cpp20 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ScalarBench
142 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RectBoundsBench
DRTreeBench.cpp29 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeBuildBench
63 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeQueryBench
DTopoSortBench.cpp23 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in TopoSortBench
DMipMapBench.cpp30 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MipMapBench

123