Searched refs:mWindowSurface (Results 1 – 1 of 1) sorted by relevance
382 mWindowSurface(EGL_NO_SURFACE) { in BenchmarkRunner()425 &mWindowSurface); in setUp()430 result = doFrame(mWindowSurface); in setUp()447 if (mWindowSurface != EGL_NO_SURFACE) { in tearDown()448 mGLHelper->destroySurface(&mWindowSurface); in tearDown()574 EGLSurface mWindowSurface; member in BenchmarkRunner