Home
last modified time | relevance | path

Searched defs:threadCount (Results 76 – 100 of 267) sorted by relevance

1234567891011

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_task_rt.cpp266 uint32_t threadCount = 0; in IntegrityCheckKernelThreadspace() local
H A Dcm_command_buffer.cpp367 uint32_t threadCount = threadSpaceWidth * threadSpaceHeight; in AddMediaObjectWalker() local
H A Dcm_event_rt.cpp398 uint32_t threadCount; in SetKernelNames() local
/aosp_15_r20/frameworks/base/media/jni/soundpool/tests/
H A Dsoundpool_stress.cpp228 int threadCount = 1; in main() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DKernelCpuThreadReaderTest.java159 int threadCount = 0; in checkResults() local
/aosp_15_r20/external/grpc-grpc-java/benchmarks/src/main/java/io/grpc/benchmarks/driver/
H A DLoadClient.java65 private final int threadCount; field in LoadClient
/aosp_15_r20/cts/tests/tests/libsystemhealthndk/jni/
H A DNativeSystemHealthTest.cpp124 static std::vector<std::thread> createThreads(int threadCount, std::atomic<bool>& stop, in createThreads()
/aosp_15_r20/external/angle/src/image_util/
H A DAstcDecompressor.cpp217 const uint32_t threadCount = singleThreaded ? 1 : MaxThreads(); in decompress() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/math_brute_force/
H A Dmacro_unary_double.cpp64 cl_uint threadCount; // Number of worker threads member
H A Dmacro_unary_float.cpp63 cl_uint threadCount; // Number of worker threads member
H A Dunary_double.cpp67 cl_uint threadCount; // Number of worker threads member
H A Dbinary_two_results_i_float.cpp89 cl_uint threadCount = GetThreadCount(); in TestFunc_FloatI_Float_Float() local
H A Dbinary_two_results_i_double.cpp91 cl_uint threadCount = GetThreadCount(); in TestFunc_DoubleI_Double_Double() local
H A Dmacro_binary_float.cpp67 cl_uint threadCount; // Number of worker threads member
H A Dmacro_binary_double.cpp68 cl_uint threadCount; // Number of worker threads member
H A Dunary_float.cpp66 cl_uint threadCount; // Number of worker threads member
H A Dbinary_i_double.cpp73 cl_uint threadCount; // Number of worker threads member
H A Dbinary_i_float.cpp73 cl_uint threadCount; // Number of worker threads member
/aosp_15_r20/external/skia/tests/
H A DSkStrikeTest.cpp59 Barrier(int threadCount) : fThreadCount(threadCount) { } in Barrier()
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_render.cpp816 void dng_render_task::Start (uint32 threadCount, in Start()
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/gen12/codec/hal/
H A Dcodechal_encode_hevc_mbenc_g12.cpp998 uint32_t threadCount = maxthreadWidth * maxthreadHeight * m_numberConcurrentGroup; in EncodeMbEncKernel() local
/aosp_15_r20/external/testng/src/main/java/org/testng/
H A DTestNG.java462 public void setThreadCount(int threadCount) { in setThreadCount()
1590 String threadCount = (String) cmdLineArgs.get(CommandLineArgs.THREAD_COUNT); in configure() local
/aosp_15_r20/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DTimestampsTest.java202 final int threadCount = 16; in testTimestampConcurrentParsing() local
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
H A DTimestampsTest.java202 final int threadCount = 16; in testTimestampConcurrentParsing() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/graph/
H A DAbstractNetworkTest.java820 int threadCount = 20; in concurrentIteration() local

1234567891011