Home
last modified time | relevance | path

Searched defs:threadCount (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/tests/
H A DSkScalerCacheTest.cpp20 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_filter_task.cpp58 void dng_filter_task::Start (uint32 threadCount, in Start() argument
H A Ddng_jpeg_image.cpp225 uint32 threadCount = Min_uint32 (tileCount, in Encode() local
338 uint32 threadCount = Min_uint32 (tileCount, in FindDigest() local
H A Ddng_opcodes.cpp306 virtual void Start (uint32 threadCount, in Start() argument
446 virtual void Start (uint32 threadCount, in Start() argument
H A Ddng_render.cpp816 void dng_render_task::Start (uint32 threadCount, in Start() argument
H A Ddng_resample.cpp628 void dng_resample_task::Start (uint32 threadCount, in Start() argument
H A Ddng_read_image.cpp3222 uint32 threadCount = Min_uint32 (outerSamples * tilesDown * tilesAcross, in Read() local
H A Ddng_image_writer.cpp4654 uint32 threadCount = Min_uint32 (tilesDown * tilesAcross, in WriteImage() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanMultithreadingTest.cpp62 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
H A DMultithreadingTest.cpp57 runMultithreadedGLTest( std::function<void(EGLSurface surface, size_t threadIndex)> testBody, size_t threadCount) runMultithreadedGLTest() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.h378 int32_t threadCount; member in IntlTest
H A Dintltest.cpp1240 int32_t threadCount = 12; in main() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.hpp46 int threadCount; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBuildLargeTests.cpp348 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 DTests.cpp1210 const UINT threadCount = 32; in TestMultithreading() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fAtomicCounterTests.cpp104 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 DvktRayTracingBuildLargeTests.cpp348 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 DteglGLES2SharedRenderingPerfTests.cpp73 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 DteglMultiThreadTests.cpp254 MultiThreadedTest::MultiThreadedTest (EglTestContext& eglTestCtx, const char* name, const char* description, int threadCount, deUint64 timeoutUs) in MultiThreadedTest() argument
H A DteglGLES2SharingThreadedTests.cpp2063 int threadCount; member
[all...]

Completed in 32 milliseconds