Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglscreen.c218 case EGL_SCREEN_POSITION_MESA: in _eglQueryScreenMESA()
/external/mesa3d/src/egl/docs/
DEGL_MESA_screen_surface305 EGL_SCREEN_POSITION_MESA
439 The values of EGL_SCREEN_POSITION_MESA are clamped to the new valid
441 surface is EGL_NO_SURFACE, EGL_SCREEN_POSITION_MESA is set to [0, 0].
470 EGL_SCREEN_POSITION_MESA x, y position of the screen's origin with
528 Replaced EGL_SCREEN_X/Y_OFFSET_MESA with EGL_SCREEN_POSITION_MESA.
/external/mesa3d/include/EGL/
Deglmesaext.h44 #define EGL_SCREEN_POSITION_MESA 0x4003 macro