Lines Matching refs:threadFuncs
1223 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1228 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1361 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFenceWithOpenRenderPass() local
1366 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFenceWithOpenRenderPass()
1545 std::array<LockStepThreadFunc, 3> threadFuncs = { in TEST_P() local
1551 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1653 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1658 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1760 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1765 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
1884 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
1889 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
2000 std::array<LockStepThreadFunc, 2> threadFuncs = { in testFramebufferFetch() local
2005 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in testFramebufferFetch()
2122 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
2127 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3053 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3058 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3457 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3462 RunLockStepThreadsWithSize(getEGLWindow(), kSurfaceWidth, kSurfaceHeight, threadFuncs.size(), in TEST_P()
3463 threadFuncs.data()); in TEST_P()
3612 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3617 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3736 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3741 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3839 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3844 RunLockStepThreads(getEGLWindow(), threadFuncs.size(), threadFuncs.data()); in TEST_P()
3970 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
3975 RunLockStepThreadsWithSize(getEGLWindow(), kSurfaceWidth, kSurfaceHeight, threadFuncs.size(), in TEST_P()
3976 threadFuncs.data()); in TEST_P()
4087 std::array<LockStepThreadFunc, 2> threadFuncs = { in TEST_P() local
4092 RunLockStepThreadsWithSize(getEGLWindow(), kSurfaceWidth, kSurfaceHeight, threadFuncs.size(), in TEST_P()
4093 threadFuncs.data()); in TEST_P()