Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/skia/bench/
H A DPDFBench.cpp32 bool isSuitableFor(Backend backend) override { in isSuitableFor() function
53 bool isSuitableFor(Backend b) override { in isSuitableFor() function
95 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon900292980311::PDFImageBench
132 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon900292980311::PDFJpegImageBench
169 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in __anon900292980311::PDFCompressionBench
192 bool isSuitableFor(Backend b) override { in isSuitableFor() function
209 bool isSuitableFor(Backend b) final { return b == Backend::kNonRendering; } in isSuitableFor() function
236 bool isSuitableFor(Backend backend) override { in isSuitableFor() function
292 bool isSuitableFor(Backend backend) override { in isSuitableFor() function
431 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function
H A DRefCntBench.cpp19 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Stack
53 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_Heap
80 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RefCntBench_New
108 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Stack
139 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_Heap
166 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WeakRefCntBench_New
H A DMathBench.cpp43 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MathBench
263 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in IsFiniteBench
331 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FloorBench
392 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in CLZBench
452 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in CTZBench
508 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in NormalizeBench
555 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in FixedMathBench
633 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in Floor2IntBench
H A DSk4fBench.cpp29 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function
47 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function
61 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function
H A DJSONBench.cpp25 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function in JsonBench
68 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function in RapidJsonBench
120 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function in PJsonBench
H A DSkSLBench.cpp48 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkSLCompilerStartupBench
105 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkSLCompileBench
739 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkSLModuleLoaderBench
H A DPathOpsBench.cpp29 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in PathOpsBench
60 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in PathOpsSimplifyBench
162 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in PathBuilderBench
H A DSkGlyphCacheBench.cpp57 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkGlyphCacheBasic
91 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkGlyphCacheStressTest
226 bool isSuitableFor(Backend b) override { return b == Backend::kNonRendering; } in isSuitableFor() function in __anond70192340211::DiffCanvasBench
H A DMutexBench.cpp17 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in MutexBench
41 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SharedBench
H A DQuickRejectBench.cpp18 bool isSuitableFor(Backend backend) override { return backend != Backend::kNonRendering; } in isSuitableFor() function in QuickRejectBench
45 bool isSuitableFor(Backend backend) override { return backend != Backend::kNonRendering; } in isSuitableFor() function in ConcatBench
H A DRecordingBench.cpp26 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor() function in PictureCentricBench
63 bool DeserializePictureBench::isSuitableFor(Backend backend) { in isSuitableFor() function in DeserializePictureBench
H A DReadPixBench.cpp83 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in PixmapOrientBench
122 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GetAlphafBench
H A DGrResourceCacheBench.cpp64 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchAdd
110 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GrResourceCacheBenchFind
H A DColorSpaceBench.cpp44 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ColorSpaceTransformBench
131 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in SkcmsTransformBench
H A DRTreeBench.cpp32 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeBuildBench
65 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RTreeQueryBench
H A DImageCacheBudgetBench.cpp85 bool isSuitableFor(Backend backend) override { return Backend::kGanesh == backend; } in isSuitableFor() function in ImageCacheBudgetBench
194 bool isSuitableFor(Backend backend) override { return Backend::kGanesh == backend; } in isSuitableFor() function in ImageCacheBudgetDynamicBench
H A DPathBench.cpp308 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in RandomPathBench
845 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ConservativelyContainsBench
910 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ConicBench_Chop
1035 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ConicBench
1138 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in TightBoundsBench
H A DMatrix44Bench.cpp29 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in M4Bench
196 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function in MapRectBench
H A DGeometryBench.cpp25 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in GeometryBench
265 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in ConvexityBench
H A DTessellateBench.cpp97 bool isSuitableFor(Backend backend) final { return backend == Backend::kNonRendering; } in isSuitableFor() function in skgpu::ganesh::PathTessellateBenchmark
327 bool isSuitableFor(Backend backend) final { return backend == Backend::kNonRendering; } in isSuitableFor() function in skgpu::ganesh::TessPrepareBench
H A DControlBench.cpp15 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function
H A DWriterBench.cpp14 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in WriterBench
H A DPictureOverheadBench.cpp20 bool isSuitableFor(Backend backend) override { return backend == Backend::kNonRendering; } in isSuitableFor() function in ClipOverheadRecordingBench
/aosp_15_r20/external/skia/bench/graphite/
H A DIntersectionTreeBench.cpp31 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in skgpu::graphite::IntersectionTreeBench
122 bool isSuitableFor(Backend backend) final { in isSuitableFor() function in skgpu::graphite::FileIntersectionBench
H A DBoundsManagerBench.cpp36 bool isSuitableFor(Backend backend) override { in isSuitableFor() function in skgpu::graphite::BoundsManagerBench
131 bool isSuitableFor(Backend backend) final { in isSuitableFor() function in skgpu::graphite::FileBoundsManagerBench

123