Home
last modified time | relevance | path

Searched refs:glamor_set_destination_pixmap_fbo (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_pixmap.c66 glamor_set_destination_pixmap_fbo(glamor_screen_private *glamor_priv, in glamor_set_destination_pixmap_fbo() function
84 glamor_set_destination_pixmap_fbo(glamor_priv, pixmap_priv->fbo, 0, 0, w, h); in glamor_set_destination_pixmap_priv_nc()
H A Dglamor_transform.c102 glamor_set_destination_pixmap_fbo(glamor_priv, pixmap_fbo, in glamor_set_destination_drawable()
H A Dglamor_fbo.c251 glamor_set_destination_pixmap_fbo(glamor_priv, fbo, 0, 0, fbo->width, fbo->height); in glamor_pixmap_clear_fbo()
H A Dglamor_priv.h614 void glamor_set_destination_pixmap_fbo(glamor_screen_private *glamor_priv, glamor_pixmap_fbo *, int…
/OK3568_Linux_fs/external/xserver/
H A DChangeLog16650 value to glamor_set_destination_pixmap_fbo(), which will segfault.