Home
last modified time | relevance | path

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

12

/external/skia/bench/
DRefCntBench.cpp21 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in AtomicInc32
45 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in AtomicInc64
67 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Stack
103 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Heap
130 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_New
158 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Stack
189 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Heap
216 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_New
DGrOrderedSetBench.cpp24 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrOrderedSetBuildBench
65 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrOrderedSetFindBench
106 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrOrderedSetRemoveBench
DGrMemoryPoolBench.cpp35 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchStack
97 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchRandom
145 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrMemoryPoolBenchQueue
DPMFloatBench.cpp37 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
102 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DGrResourceCacheBench.cpp56 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchAdd
93 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchFind
DControlBench.cpp15 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DMathBench.cpp34 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MathBench
288 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in IsFiniteBench
356 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FloorBench
417 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in CLZBench
473 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in NormalizeBench
520 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FixedMathBench
556 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in DivModBench
DMutexBench.cpp12 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MutexBench
DPictureOverheadBench.cpp20 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function
DGMBench.cpp20 bool GMBench::isSuitableFor(Backend backend) { in isSuitableFor() function in GMBench
DMipMapBench.cpp19 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MipMapBench
DWriterBench.cpp15 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WriterBench
DRecordingBench.cpp22 bool RecordingBench::isSuitableFor(Backend backend) { in isSuitableFor() function in RecordingBench
DRTreeBench.cpp29 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeBuildBench
63 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeQueryBench
DScalarBench.cpp21 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ScalarBench
143 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RectBoundsBench
DMemoryBench.cpp24 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ChunkAllocBench
DCodecBench.cpp45 bool CodecBench::isSuitableFor(Backend backend) { in isSuitableFor() function in CodecBench
DDecodingSubsetBench.cpp54 bool DecodingSubsetBench::isSuitableFor(Backend backend) { in isSuitableFor() function in DecodingSubsetBench
DColorPrivBench.cpp15 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FourByteInterpBench
DSkipZeroesBench.cpp39 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkipZeroesBench
DRectanizerBench.cpp67 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RectanizerBench
DPathIterBench.cpp59 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in PathIterBench
DMemsetBench.cpp20 bool isSuitableFor(Backend backend) override { return backend == kNonRendering_Backend; } in isSuitableFor() function in MemsetBench
DDecodingBench.cpp56 bool DecodingBench::isSuitableFor(Backend backend) { in isSuitableFor() function in DecodingBench
DMemcpyBench.cpp25 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in Memcpy32Bench

12