Searched refs:mWindowSurface (Results 1 – 1 of 1) sorted by relevance
385 mWindowSurface(EGL_NO_SURFACE) { in BenchmarkRunner()429 &mWindowSurface); in setUp()434 result = doFrame(mWindowSurface); in setUp()451 if (mWindowSurface != EGL_NO_SURFACE) { in tearDown()452 mGLHelper->destroySurface(&mWindowSurface); in tearDown()579 EGLSurface mWindowSurface; member in BenchmarkRunner