Searched refs:mWindowSurface (Results 1 – 1 of 1) sorted by relevance
384 mWindowSurface(EGL_NO_SURFACE) { in BenchmarkRunner()427 &mWindowSurface); in setUp()432 result = doFrame(mWindowSurface); in setUp()449 if (mWindowSurface != EGL_NO_SURFACE) { in tearDown()450 mGLHelper->destroySurface(&mWindowSurface); in tearDown()576 EGLSurface mWindowSurface; member in BenchmarkRunner