Searched defs:threadFuncs (Results 1 – 5 of 5) sorted by relevance
| /external/angle/src/tests/test_utils/ |
| D | MultiThreadSteps.cpp | 18 void RunLockStepThreads(EGLWindow *window, size_t threadCount, LockStepThreadFunc threadFuncs[]) in RunLockStepThreads()
|
| /external/angle/src/tests/gl_tests/ |
| D | MultithreadingTest.cpp | 1029 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 1167 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local 1351 std::array<LockStepThreadFunc, 3> threadFuncs = { in TEST_P() local 1459 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 1566 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 1690 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 1806 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFramebufferFetch() local 1928 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 2859 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
|
| D | ImageTest.cpp | 6375 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 6482 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local 6632 std::array<LockStepThreadFunc, 1> threadFuncs = { in FramebufferAttachmentDeletedWhileInUseHelper() local
|
| /external/angle/src/tests/egl_tests/ |
| D | EGLMultiContextTest.cpp | 565 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local 718 std::array<LockStepThreadFunc, kMaxThreadCountMakingMapBufferCall + 1> threadFuncs; in TEST_P() local
|
| D | EGLBlobCacheTest.cpp | 381 std::vector<LockStepThreadFunc> threadFuncs(kNumThreads); in TEST_P() local
|