Searched defs:threadCount (Results 1 – 13 of 13) sorted by relevance
/frameworks/native/libs/binderdebug/include/binderdebug/ |
D | BinderDebug.h | 28 uint32_t threadCount; // number of threads total member
|
/frameworks/base/startop/apps/test/src/ |
D | CPUIntensiveBenchmarks.java | 49 static void doSomeWork(int threadCount) { in doSomeWork()
|
/frameworks/base/tests/JankBench/app/src/main/jni/ |
D | WorkerPool.cpp | 157 bool WorkerPool::init(int threadCount) { in init()
|
/frameworks/base/core/tests/coretests/src/android/graphics/ |
D | TypefaceTest.java | 178 final int threadCount = 4; in testMultithreadCacheStressTest() local
|
/frameworks/rs/toolkit/ |
D | Histogram.cpp | 72 uint32_t threadCount, const Restriction* restriction) in HistogramTask() 154 uint32_t threadCount, const float* coefficients, in HistogramDotTask()
|
D | Blur.cpp | 69 uint32_t threadCount, float radius, const Restriction* restriction) in BlurTask()
|
/frameworks/base/apct-tests/perftests/core/src/android/os/ |
D | MessageQueuePerfTest.java | 115 void reportPerf(String prefix, int threadCount, int perThreadMessageCount) { in reportPerf()
|
/frameworks/base/libs/hwui/tests/unit/ |
D | CommonPoolTests.cpp | 41 TEST(DISABLED_CommonPool, threadCount) { in TEST() argument
|
/frameworks/base/media/jni/soundpool/ |
D | StreamManager.h | 157 const size_t threadCount = mThreads.size(); in launch() local
|
/frameworks/base/media/jni/soundpool/tests/ |
D | soundpool_stress.cpp | 228 int threadCount = 1; in main() local
|
/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
D | KernelCpuThreadReaderTest.java | 159 int threadCount = 0; in checkResults() local
|
/frameworks/base/services/core/java/com/android/server/power/hint/ |
D | HintManagerService.java | 573 void updateUponSessionCreation(int threadCount, long targetDuration) { in updateUponSessionCreation() 592 void updateThreadCount(int threadCount) { in updateThreadCount() 748 final int threadCount = appHintSession.getThreadIds().length; in restoreSessionSnapshot() local
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTest.cpp | 569 static void saturateThreadPool(size_t threadCount, const sp<IBinderRpcTest>& iface) { in saturateThreadPool()
|