Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DMultithreadingTest.cpp44 std::vector<std::thread> threads(threadCount); in runMultithreadedGLTest() local
107 std::array<std::thread, kThreadCount> threads; in TEST_P() local
/device/generic/vulkan-cereal/base/
DThreadPool.h70 ThreadPool(int threads, Processor&& processor) in ThreadPool()
DStringParse_unittest.cpp59 std::vector<std::unique_ptr<FunctorThread>> threads; in TEST() local
/device/generic/vulkan-cereal/host-common/
DMediaFfmpegVideoHelper.cpp35 MediaFfmpegVideoHelper::MediaFfmpegVideoHelper(int type, int threads) in MediaFfmpegVideoHelper()
DMediaVpxVideoHelper.cpp35 MediaVpxVideoHelper::MediaVpxVideoHelper(int type, int threads) in MediaVpxVideoHelper()
/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
Dvulkanhal_unittest.cpp1705 std::vector<FunctorThread*> threads; in TEST_P() local
1799 std::vector<FunctorThread*> threads; in TEST_P() local
1891 std::vector<FunctorThread*> threads; in TEST_P() local
2131 std::vector<FunctorThread*> threads; in TEST_P() local
2363 std::vector<FunctorThread*> threads; in TEST_P() local
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp283 ThreadJoiner(const std::vector<std::thread*> threads) : threads_(threads) {} in ThreadJoiner()
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/proto/
Dperfetto_trace.proto7138 repeated Thread threads = 11; field
7214 repeated Thread threads = 2; field