Lines Matching refs:eglMakeCurrent
60 eglMakeCurrent(mDisplay, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT); in tearDownContextAndSurface()
259 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in runMessageLoopTest()
263 eglMakeCurrent(mDisplay, secondSurface, secondSurface, secondContext); in runMessageLoopTest()
275 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in runMessageLoopTest()
355 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in initializeSurfaceWithFloatConfig()
441 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
444 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
475 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
529 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
615 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
654 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
697 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
740 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
782 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
831 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext)); in TEST_P()
900 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, firstPbufferSurface, firstPbufferSurface, mContext)); in TEST_P()
907 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, secondPbufferSurface, firstPbufferSurface, mContext)); in TEST_P()
913 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, secondPbufferSurface, secondPbufferSurface, mContext)); in TEST_P()
916 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, firstPbufferSurface, secondPbufferSurface, mContext)); in TEST_P()
922 EXPECT_EGL_TRUE(eglMakeCurrent(mDisplay, firstPbufferSurface, firstPbufferSurface, mContext)); in TEST_P()
1002 eglMakeCurrent(mDisplay, mPbufferSurface, mPbufferSurface, mContext); in TEST_P()
1077 eglMakeCurrent(mDisplay, mPbufferSurface, mPbufferSurface, mContext); in TEST_P()
1165 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
1246 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()
1286 eglMakeCurrent(mDisplay, mWindowSurface, mWindowSurface, mContext); in TEST_P()