Searched defs:nRects (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_wrapper_display.cpp | 1009 …LBoolean EglWrapperDisplay::SwapBuffersWithDamageKHR(EGLSurface draw, EGLint *rects, EGLint nRects) in SwapBuffersWithDamageKHR() 1039 EGLBoolean EglWrapperDisplay::SetDamageRegionKHR(EGLSurface surf, EGLint *rects, EGLint nRects) in SetDamageRegionKHR() 1207 …EglWrapperDisplay::SwapBuffersWithDamageEXT(EGLSurface surface, const EGLint *rects, EGLint nRects) in SwapBuffersWithDamageEXT()
|
H A D | egl_wrapper_entry.cpp | 1280 EGLint *rects, EGLint nRects) in EglSwapBuffersWithDamageKHRImpl() 1293 EGLint *rects, EGLint nRects) in EglSetDamageRegionKHRImpl() 1392 …wapBuffersWithDamageEXTImpl(EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint nRects) in EglSwapBuffersWithDamageEXTImpl()
|