| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| H A D | skinning_system.cpp | 314 const auto threadCount = threadPool_->GetNumberOfThreads(); in Update() local
|
| H A D | animation_system.cpp | 739 const auto threadCount = threadPool_->GetNumberOfThreads() + 1; in Update() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| 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
|
| /base/hiviewdfx/hisysevent/test/moduletest/common/ |
| H A D | hisysevent_native_test.cpp | 1195 int threadCount = 5;
in HWTEST_F() local
|
| /foundation/arkui/napi/test/unittest/ |
| H A D | test_napi_threadsafe.cpp | 867 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 D | los_process_pri.h | 103 UINT32 threadCount; /**< Total number of threads created under this process */ 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...] |
| /foundation/arkui/napi/native_engine/ |
| H A D | native_engine.cpp | 356 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 D | intltest.cpp | 1240 int32_t threadCount = 12; in main() local [all...] |