Home
last modified time | relevance | path

Searched refs:sWindowHeight (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/angeles/
Dapp-linux.cpp69 static int sWindowHeight = WINDOW_DEFAULT_HEIGHT; variable
163 eglQuerySurface(dpy, surface, EGL_HEIGHT, &sWindowHeight); in initGraphics()
216 sWindowWidth, sWindowHeight); in main()