Searched defs:nRects (Results 1 - 2 of 2) sorted by relevance
| /foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
| H A D | egl_wrapper_display.cpp | 1009 EGLBoolean EglWrapperDisplay::SwapBuffersWithDamageKHR(EGLSurface draw, EGLint *rects, EGLint nRects) in SwapBuffersWithDamageKHR() argument 1039 EGLBoolean EglWrapperDisplay::SetDamageRegionKHR(EGLSurface surf, EGLint *rects, EGLint nRects) in SetDamageRegionKHR() argument 1207 EGLBoolean EglWrapperDisplay::SwapBuffersWithDamageEXT(EGLSurface surface, const EGLint *rects, EGLint nRects) in SwapBuffersWithDamageEXT() argument [all...] |
| H A D | egl_wrapper_entry.cpp | 1392 EGLBoolean EglSwapBuffersWithDamageEXTImpl(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint nRects) in EglSwapBuffersWithDamageEXTImpl() argument 1279 EglSwapBuffersWithDamageKHRImpl(EGLDisplay dpy, EGLSurface draw, EGLint *rects, EGLint nRects) EglSwapBuffersWithDamageKHRImpl() argument 1292 EglSetDamageRegionKHRImpl(EGLDisplay dpy, EGLSurface surf, EGLint *rects, EGLint nRects) EglSetDamageRegionKHRImpl() argument
|
Completed in 5 milliseconds