Home
last modified time | relevance | path

Searched defs:n_rects (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwImplExt.inl87 …LBoolean eglwSetDamageRegionKHR (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects)
103 …wSwapBuffersWithDamageKHR (EGLDisplay dpy, EGLSurface surface, const EGLint *rects, EGLint n_rects)
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Deglapi.c1474 const EGLint *rects, EGLint n_rects) in _eglSwapBuffersWithDamageCommon()
1509 const EGLint *rects, EGLint n_rects) in eglSwapBuffersWithDamageEXT()
1519 const EGLint *rects, EGLint n_rects) in eglSwapBuffersWithDamageKHR()
1533 EGLint n_rects) in _eglSetDamageRegionKHRClampRects()
1555 EGLint n_rects) in eglSetDamageRegionKHR()
/aosp_15_r20/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1599 EGLint n_rects) in try_damage_buffer()
1620 const EGLint *rects, EGLint n_rects) in dri2_wl_swap_buffers_with_damage()
2664 const EGLint *rects, EGLint n_rects) in dri2_wl_kopper_swap_buffers_with_damage()
2702 const EGLint *rects, EGLint n_rects) in dri2_wl_swrast_swap_buffers_with_damage()
H A Dplatform_x11_dri3.c438 const EGLint *rects, EGLint n_rects) in dri3_swap_buffers_with_damage()
H A Degl_dri2.c1654 const EGLint *rects, EGLint n_rects) in dri2_swap_buffers_with_damage()
1701 EGLint n_rects) in dri2_set_damage_region()
/aosp_15_r20/external/angle/src/libANGLE/
H A DSurface.cpp342 Error Surface::swapWithDamage(gl::Context *context, const EGLint *rects, EGLint n_rects) in swapWithDamage()
895 void Surface::setDamageRegion(const EGLint *rects, EGLint n_rects) in setDamageRegion()
H A DvalidationEGL.cpp4933 EGLint n_rects) in ValidateSwapBuffersWithDamageKHR()
6781 EGLint n_rects) in ValidateSetDamageRegionKHR()
/aosp_15_r20/external/deqp/framework/egl/
H A DegluCallLogWrapper.inl484 …gionKHR (eglw::EGLDisplay dpy, eglw::EGLSurface surface, eglw::EGLint *rects, eglw::EGLint n_rects)
524 …R (eglw::EGLDisplay dpy, eglw::EGLSurface surface, const eglw::EGLint *rects, eglw::EGLint n_rects)
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DSurfaceImpl.cpp35 EGLint n_rects) in swapWithDamage()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DSurfaceEGL.cpp53 EGLint n_rects) in swapWithDamage()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp2106 EGLint n_rects) in swapWithDamage()
2284 EGLint n_rects, in present()
2553 EGLint n_rects, in swapImpl()
/aosp_15_r20/cts/hostsidetests/gputools/layers/jni/
H A DglesLayer.cpp159 …r_eglSwapBuffersWithDamageKHR (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects) { in glesLayer_eglSwapBuffersWithDamageKHR()
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_ext_stubs.cpp663 EGLint n_rects) in SwapBuffersWithDamageKHR()
1000 EGLint n_rects) in SetDamageRegionKHR()
H A Dentry_points_egl_ext_autogen.cpp2107 EGLint n_rects) in EGL_SetDamageRegionKHR()
2489 EGLint n_rects) in EGL_SwapBuffersWithDamageKHR()
/aosp_15_r20/frameworks/native/opengl/libs/EGL/
H A DeglApi.cpp252 EGLint n_rects) { in eglSwapBuffersWithDamageKHR()
614 EGLint n_rects) { in eglSetDamageRegionKHR()
H A Degl_platform_entries.cpp1358 EGLint n_rects) { in eglSwapBuffersWithDamageKHRImpl()
2187 EGLint n_rects) { in eglSetDamageRegionKHRImpl()
/aosp_15_r20/external/angle/src/libEGL/
H A DlibEGL_autogen.cpp834 EGLint n_rects) in eglSetDamageRegionKHR()
910 EGLint n_rects) in eglSwapBuffersWithDamageKHR()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Dloader_dri3_helper.c983 const int *rects, int n_rects, in loader_dri3_swap_buffers_msc()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_egl_autogen.cpp1893 EGLint n_rects, in CaptureSetDamageRegionKHR()
2092 EGLint n_rects, in CaptureSwapBuffersWithDamageKHR()
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_frontbuffer_tracking.c209 int n_rects; member