Home
last modified time | relevance | path

Searched defs:threadIndex (Results 1 – 16 of 16) sorted by relevance

/external/dng_sdk/source/
Ddng_filter_task.cpp71 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() local
92 void dng_filter_task::Process (uint32 threadIndex, in Process()
Ddng_opcodes.cpp292 virtual void ProcessArea (uint32 threadIndex, in ProcessArea()
455 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() local
472 virtual void Process (uint32 threadIndex, in Process()
Ddng_render.cpp978 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() local
989 void dng_render_task::ProcessArea (uint32 threadIndex, in ProcessArea()
Ddng_area_task.cpp185 void dng_area_task::ProcessOnThread (uint32 threadIndex, in ProcessOnThread()
Ddng_resample.cpp677 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Start() local
695 void dng_resample_task::ProcessArea (uint32 threadIndex, in ProcessArea()
Ddng_lens_correction.cpp2300 for (uint32 threadIndex = 0; threadIndex < threadCount; threadIndex++) in Prepare() local
2314 uint32 threadIndex, in ProcessArea()
Ddng_negative.cpp1693 virtual void Process (uint32 threadIndex, in Process()
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DTaskProcessor.cpp64 void Task::processTile(unsigned int threadIndex, size_t tileIndex) { in processTile()
130 void TaskProcessor::processTilesOfWork(int threadIndex, bool returnWhenNoWork) { in processTilesOfWork()
DHistogram.cpp78 void HistogramTask::processData(int threadIndex, size_t startX, size_t startY, size_t endX, in processData()
172 void HistogramDotTask::processData(int threadIndex, size_t startX, size_t startY, size_t endX, in processData()
DBlur.cpp371 uint32_t threadIndex) { in kernelU4()
511 void BlurTask::processData(int threadIndex, size_t startX, size_t startY, size_t endX, in processData()
/external/skia/tests/
DSkSharedMutexTest.cpp31 SkTaskGroup().batch(8, [&](int threadIndex) { in DEF_TEST()
DSkScalerCacheTest.cpp61 auto perThread = [&](int threadIndex) { in DEF_TEST()
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs145 private Thread CreateAndStartThread(int threadIndex, IProfiler optionalProfiler) in CreateAndStartThread()
/external/mobly-snippet-lib/third_party/sl4a/src/main/java/com/google/android/mobly/snippet/rpc/
DSimpleServer.java41 private static int threadIndex = 0; field in SimpleServer
/external/skia/bench/
DSkGlyphCacheBench.cpp98 SkTaskGroup().batch(16, [&](int threadIndex) { in onDraw()
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp5091 for(uint32_t threadIndex = 0; threadIndex < config.ThreadCount; ++threadIndex) in TestPool_Benchmark() local
5108 for(size_t threadIndex = 0; threadIndex < config.ThreadCount; ++threadIndex) in TestPool_Benchmark() local
5139 for(size_t threadIndex = 0; threadIndex < config.ThreadCount; ++threadIndex) in TestPool_Benchmark() local
5815 for(uint32_t threadIndex = 0; threadIndex < threadCount; ++threadIndex) in TestMappingMultithreaded() local
5930 for(uint32_t threadIndex = 0; threadIndex < threadCount; ++threadIndex) in TestMappingMultithreaded() local