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

/frameworks/native/services/surfaceflinger/
H A DDisplayDevice.cpp62 inline void eglSetSwapRectangleANDROID (EGLDisplay, EGLSurface, EGLint, EGLint, EGLint, EGLint) { function
238 eglSetSwapRectangleANDROID(mDisplay, mSurface,
/frameworks/native/opengl/libagl/
H A Degl.cpp54 EGLBoolean EGLAPI eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw,
505 * Handle eglSetSwapRectangleANDROID()
642 * only applies to the area specified by eglSetSwapRectangleANDROID(), that
899 { "eglSetSwapRectangleANDROID",
900 (__eglMustCastToProperFunctionPointerType)&eglSetSwapRectangleANDROID },
2182 EGLBoolean eglSetSwapRectangleANDROID(EGLDisplay dpy, EGLSurface draw, function

Completed in 938 milliseconds