Searched refs:getGLWindow (Results 1 – 6 of 6) sorted by relevance
742 getGLWindow()->destroyGL(); in ANGLETestTearDown()774 if (getGLWindow()->isGLInitialized()) in swapBuffers()776 getGLWindow()->swap(); in swapBuffers()1263 GLWindowBase *ANGLETestBase::getGLWindow() const in getGLWindow() function in ANGLETestBase1377 return getGLWindow()->getClientMajorVersion(); in getClientMajorVersion()1382 return getGLWindow()->getClientMinorVersion(); in getClientMinorVersion()
470 GLWindowBase *getGLWindow() const;
167 GLWindowBase *getGLWindow();
579 return gCurrentTracePerfTest->getGLWindow()->getProcAddress(procName); in TraceLoadProc()1109 getGLWindow()->swap(); in initializeBenchmark()1561 getGLWindow()->swap(); in swap()
936 GLWindowBase *ANGLERenderTest::getGLWindow() in getGLWindow() function in ANGLERenderTest
193 ASSERT_FALSE(getGLWindow()->hasError()); in TEST_P()