Home | History | Annotate | Download | only in egl

Lines Matching refs:querySurfaceInt

697 	const int				width		= eglu::querySurfaceInt(egl, display, surface, EGL_WIDTH);
698 const int height = eglu::querySurfaceInt(egl, display, surface, EGL_HEIGHT);
898 const int width = eglu::querySurfaceInt(egl, display, surface, EGL_WIDTH);
899 const int height = eglu::querySurfaceInt(egl, display, surface, EGL_HEIGHT);