Searched refs:ParallelJobs (Results 1 – 15 of 15) sorted by relevance
58 class ParallelJobs {59 WTF_MAKE_NONCOPYABLE(ParallelJobs);64 ParallelJobs(WorkerFunction func, size_t requestedJobNumber) in ParallelJobs() function
54 friend class ParallelJobs; variable
104 friend class ParallelJobs; variable
79 friend class ParallelJobs; variable
109 friend class ParallelJobs; variable
175 …ParallelJobs<PlatformApplyParameters> parallelJobs(&WebCore::FEMorphology::platformApplyWorker, op… in platformApply()
170 … ParallelJobs<PlatformApplyParameters> parallelJobs(&platformApplyWorker, optimalThreadNumber); in platformApply()
455 …ParallelJobs<InteriorPixelParameters> parallelJobs(&WebCore::FEConvolveMatrix::setInteriorPixelsWo… in applySoftware()
373 …ParallelJobs<FillRegionParameters> parallelJobs(&WebCore::FETurbulence::fillRegionWorker, optimalT… in applySoftware()
258 …ParallelJobs<PlatformApplyGenericParameters> parallelJobs(&platformApplyGenericWorker, optimalThre… in platformApplyGeneric()
172 …ParallelJobs<FELightingPaintingDataForNeon> parallelJobs(&WebCore::FELighting::platformApplyNeonWo… in platformApplyNeon()
342 TEST_F(ExternalPolicyDataFetcherTest, ParallelJobs) { in TEST_F() argument
572 TEST_F(ExternalPolicyDataUpdaterTest, ParallelJobs) { in TEST_F() argument
130 "ParallelJobs.h",
493 'graphics/filters/ParallelJobs.h',