/third_party/skia/tests/ |
H A D | SkScalerCacheTest.cpp | 20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_filter_task.cpp | 58 void dng_filter_task::Start (uint32 threadCount, in Start() argument
|
H A D | dng_jpeg_image.cpp | 225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local 338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
|
H A D | dng_opcodes.cpp | 306 virtual void Start (uint32 threadCount, in Start() argument 446 virtual void Start (uint32 threadCount, in Start() argument
|
H A D | dng_render.cpp | 816 void dng_render_task::Start (uint32 threadCount, in Start() argument
|
H A D | dng_resample.cpp | 628 void dng_resample_task::Start (uint32 threadCount, in Start() argument
|
H A D | dng_read_image.cpp | 3222 uint32 threadCount = Min_uint32 (outerSamples * tilesDown * tilesAcross, in Read() local
|
H A D | dng_image_writer.cpp | 4654 uint32 threadCount = Min_uint32 (tilesDown * tilesAcross, in WriteImage() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | VulkanMultithreadingTest.cpp | 62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
|
H A D | MultithreadingTest.cpp | 57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | intltest.h | 378 int32_t threadCount; member in IntlTest
|
H A D | intltest.cpp | 1240 int32_t threadCount = 12; in main() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Main/ |
H A D | SwiftConfig.hpp | 46 int threadCount; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildLargeTests.cpp | 348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest() argument 91 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 groupCount, const bool deferredOperation, const deUint32 threadCount) makePipeline() argument
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Tests.cpp | 1210 const UINT threadCount = 32;
in TestMultithreading() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fAtomicCounterTests.cpp | 104 int threadCount; member 1351 const int threadCount = threadCounts[threadCountNdx]; AtomicCounterTests() local 1435 const int threadCount = threadCounts[threadCountNdx]; AtomicCounterTests() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingBuildLargeTests.cpp | 348 de::MovePtr<BufferWithMemory> RayTracingBuildLargeTestInstance::runTest (const deUint32 threadCount) in runTest() argument 91 makePipeline(const DeviceInterface& vkd, const VkDevice device, vk::BinaryCollection& collection, de::MovePtr<RayTracingPipeline>& rayTracingPipeline, VkPipelineLayout pipelineLayout, const deUint32 groupCount, const bool deferredOperation, const deUint32 threadCount) makePipeline() argument
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 73 int threadCount; member 886 void createThreads (vector<TestThread*>& threads, int threadCount, int perThreadContextCount, vector<TestContext*>& contexts, const Library& egl) in createThreads() argument 1126 int threadCount in init() local 1175 int threadCount = threadCounts[threadCountNdx]; init() local 1223 int threadCount = threadCounts[threadCountNdx]; init() local 1272 int threadCount = threadCounts[threadCountNdx]; init() local 1321 int threadCount = threadCounts[threadCountNdx]; init() local 1370 int threadCount = threadCounts[threadCountNdx]; init() local 1419 int threadCount = threadCounts[threadCountNdx]; init() local 1471 int threadCount = threadCounts[threadCountNdx]; init() local 1522 int threadCount = threadCounts[threadCountNdx]; init() local 1573 int threadCount = threadCounts[threadCountNdx]; init() local [all...] |
H A D | teglMultiThreadTests.cpp | 254 MultiThreadedTest::MultiThreadedTest (EglTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 timeoutUs) in MultiThreadedTest() argument
|
H A D | teglGLES2SharingThreadedTests.cpp | 2063 int threadCount; member [all...] |