Searched refs:eglScreenPositionMESA (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/include/EGL/ |
D | eglmesaext.h | 62 EGLAPI EGLBoolean EGLAPIENTRY eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLint x,…
|
/external/mesa3d/src/egl/docs/ |
D | EGL_MESA_screen_surface | 239 eglScreenPositionMESA)? [M. Danzer] 274 EGLBoolean eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, 449 EGLBoolean eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, 527 Added eglScreenPositionMESA() to set screen origin.
|
/external/mesa3d/src/egl/main/ |
D | eglapi.c | 913 { "eglScreenPositionMESA", (_EGLProc) eglScreenPositionMESA }, in eglGetProcAddress() 1102 eglScreenPositionMESA(EGLDisplay dpy, EGLScreenMESA screen, EGLint x, EGLint y) in eglScreenPositionMESA() function
|