/aosp_15_r20/external/deqp/framework/egl/wrapper/ |
H A D | eglwImplExt.inl | 87 …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 D | eglapi.c | 1474 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 D | platform_wayland.c | 1599 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 D | platform_x11_dri3.c | 438 const EGLint *rects, EGLint n_rects) in dri3_swap_buffers_with_damage()
|
H A D | egl_dri2.c | 1654 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 D | Surface.cpp | 342 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 D | validationEGL.cpp | 4933 EGLint n_rects) in ValidateSwapBuffersWithDamageKHR() 6781 EGLint n_rects) in ValidateSetDamageRegionKHR()
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluCallLogWrapper.inl | 484 …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 D | SurfaceImpl.cpp | 35 EGLint n_rects) in swapWithDamage()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/ |
H A D | SurfaceEGL.cpp | 53 EGLint n_rects) in swapWithDamage()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | SurfaceVk.cpp | 2106 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 D | glesLayer.cpp | 159 …r_eglSwapBuffersWithDamageKHR (EGLDisplay dpy, EGLSurface surface, EGLint *rects, EGLint n_rects) { in glesLayer_eglSwapBuffersWithDamageKHR()
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | egl_ext_stubs.cpp | 663 EGLint n_rects) in SwapBuffersWithDamageKHR() 1000 EGLint n_rects) in SetDamageRegionKHR()
|
H A D | entry_points_egl_ext_autogen.cpp | 2107 EGLint n_rects) in EGL_SetDamageRegionKHR() 2489 EGLint n_rects) in EGL_SwapBuffersWithDamageKHR()
|
/aosp_15_r20/frameworks/native/opengl/libs/EGL/ |
H A D | eglApi.cpp | 252 EGLint n_rects) { in eglSwapBuffersWithDamageKHR() 614 EGLint n_rects) { in eglSetDamageRegionKHR()
|
H A D | egl_platform_entries.cpp | 1358 EGLint n_rects) { in eglSwapBuffersWithDamageKHRImpl() 2187 EGLint n_rects) { in eglSetDamageRegionKHRImpl()
|
/aosp_15_r20/external/angle/src/libEGL/ |
H A D | libEGL_autogen.cpp | 834 EGLint n_rects) in eglSetDamageRegionKHR() 910 EGLint n_rects) in eglSwapBuffersWithDamageKHR()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | loader_dri3_helper.c | 983 const int *rects, int n_rects, in loader_dri3_swap_buffers_msc()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_egl_autogen.cpp | 1893 EGLint n_rects, in CaptureSetDamageRegionKHR() 2092 EGLint n_rects, in CaptureSwapBuffersWithDamageKHR()
|
/aosp_15_r20/external/igt-gpu-tools/tests/ |
H A D | kms_frontbuffer_tracking.c | 209 int n_rects; member
|