Searched refs:mWindowSurface (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/flatland/
H A DMain.cpp386 mWindowSurface(EGL_NO_SURFACE) {
430 &mWindowSurface);
435 result = doFrame(mWindowSurface);
452 if (mWindowSurface != EGL_NO_SURFACE) {
453 mGLHelper->destroySurface(&mWindowSurface);
580 EGLSurface mWindowSurface; member in class:BenchmarkRunner

Completed in 36 milliseconds