Searched refs:eglSetSwapRectangleANDROID (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/surfaceflinger/ |
D | DisplayDevice.cpp | 62 inline void eglSetSwapRectangleANDROID (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint) { in eglSetSwapRectangleANDROID() function 238 eglSetSwapRectangleANDROID(mDisplay, mSurface, in flip()
|
/frameworks/native/opengl/libs/EGL/ |
D | egl_entries.in | 80 EGL_ENTRY(EGLBoolean, eglSetSwapRectangleANDROID, EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, E…
|
/frameworks/native/opengl/libagl/ |
D | egl.cpp | 54 EGLBoolean EGLAPI eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, 900 (__eglMustCastToProperFunctionPointerType)&eglSetSwapRectangleANDROID }, 2182 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, in eglSetSwapRectangleANDROID() function
|