Home
last modified time | relevance | path

Searched refs:post_damage (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor.c116 if (xwl_screen->egl_backend->post_damage) in xwl_glamor_post_damage()
117 xwl_screen->egl_backend->post_damage(xwl_window, pixmap, region); in xwl_glamor_post_damage()
H A Dxwayland.h105 void (*post_damage)(struct xwl_window *xwl_window, member
H A Dxwayland-glamor-eglstream.c930 xwl_screen->eglstream_backend.post_damage = xwl_glamor_eglstream_post_damage; in xwl_glamor_init_eglstream()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6532 - egl_backend.post_damage for blitting the content of the EGLStream