Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DDisplayDevice.cpp62 inline void eglSetSwapRectangleANDROID (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint) { in eglSetSwapRectangleANDROID() function
238 eglSetSwapRectangleANDROID(mDisplay, mSurface, in flip()
/frameworks/native/opengl/libs/EGL/
Degl_entries.in80 EGL_ENTRY(EGLBoolean, eglSetSwapRectangleANDROID, EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, E…
/frameworks/native/opengl/libagl/
Degl.cpp54 EGLBoolean EGLAPI eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw,
900 (__eglMustCastToProperFunctionPointerType)&eglSetSwapRectangleANDROID },
2182 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, in eglSetSwapRectangleANDROID() function