Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c55 return glamor_xv_set_port_attribute(data, attribute, value); in ephyr_glamor_xv_set_port_attribute()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c66 return glamor_xv_set_port_attribute(data, attribute, value); in glamor_xf86_xv_set_port_attribute()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c85 return glamor_xv_set_port_attribute(gpp, attribute, value); in xwl_glamor_xv_set_port_attribute()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h917 int glamor_xv_set_port_attribute(glamor_port_private *port_priv,
H A Dglamor_xv.c345 glamor_xv_set_port_attribute(glamor_port_private *port_priv, in glamor_xv_set_port_attribute() function