Searched refs:EGL_HEIGHT (Results 1 – 3 of 3) sorted by relevance
135 eglQuerySurface( display_, surface_, EGL_HEIGHT, &screen_height_ ); in InitEGLSurface()227 eglQuerySurface( display_, surface_, EGL_HEIGHT, &screen_height_ ); in Resume()
110 eglQuerySurface(display, surface, EGL_HEIGHT, &h); in engine_init_display()
167 #define EGL_HEIGHT 0x3056 macro