Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_entries.in96 EGL_ENTRY(EGLBoolean, eglSetSwapRectangleANDROID, EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, E…
/frameworks/native/opengl/libagl/
Degl.cpp56 EGLBoolean EGLAPI eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw,
912 (__eglMustCastToProperFunctionPointerType)&eglSetSwapRectangleANDROID },
2214 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, in eglSetSwapRectangleANDROID() function