Searched refs:mThirdEglContext (Results 1 – 2 of 2) sorted by relevance
31 mThirdEglContext(EGL_NO_CONTEXT) { in SurfaceTextureMultiContextGLTest()50 mThirdEglContext = eglCreateContext(mEglDisplay, mGlConfig, in SetUp()53 ASSERT_NE(EGL_NO_CONTEXT, mThirdEglContext); in SetUp()56 mThirdEglContext)); in SetUp()67 if (mThirdEglContext != EGL_NO_CONTEXT) { in TearDown()68 eglDestroyContext(mEglDisplay, mThirdEglContext); in TearDown()79 EGLContext mThirdEglContext; variable
323 mThirdEglContext)); in TEST_F()358 mThirdEglContext)); in TEST_F()