Home
last modified time | relevance | path

Searched defs:threadCount (Results 26 - 43 of 43) sorted by relevance

12

/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dskinning_system.cpp314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
H A Danimation_system.cpp739 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update() local
/third_party/skia/third_party/externals/dng_sdk/source/
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
/base/hiviewdfx/hisysevent/test/moduletest/common/
H A Dhisysevent_native_test.cpp1195 int threadCount = 5; in HWTEST_F() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi_threadsafe.cpp867 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local
911 int threadCount = THREAD_COUNT_FOUR; in HWTEST_F() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_process_pri.h103 UINT32 threadCount; /**< Total number of threads created under this process */ 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...]
/foundation/arkui/napi/native_engine/
H A Dnative_engine.cpp356 CreateSafeAsyncWork(napi_value func, napi_value asyncResource, napi_value asyncResourceName, size_t maxQueueSize, size_t threadCount, void* finalizeData, NativeFinalize finalizeCallback, void* context, NativeThreadSafeFunctionCallJs callJsCallback) CreateSafeAsyncWork() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1240 int32_t threadCount = 12; in main() local
[all...]

Completed in 39 milliseconds

12