Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c62 return glamor_xv_get_port_attribute(data, attribute, value); in ephyr_glamor_xv_get_port_attribute()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c73 return glamor_xv_get_port_attribute(data, attribute, value); in glamor_xf86_xv_get_port_attribute()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c95 return glamor_xv_get_port_attribute(gpp, attribute, pValue); in xwl_glamor_xv_get_port_attribute()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h919 int glamor_xv_get_port_attribute(glamor_port_private *port_priv,
H A Dglamor_xv.c376 glamor_xv_get_port_attribute(glamor_port_private *port_priv, in glamor_xv_get_port_attribute() function