Home
last modified time | relevance | path

Searched refs:glamor_xv_query_image_attributes (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c83 return glamor_xv_query_image_attributes(id, w, h, pitches, offsets); in ephyr_glamor_xv_query_image_attributes()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c93 return glamor_xv_query_image_attributes(id, w, h, pitches, offsets); in glamor_xf86_xv_query_image_attributes()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c122 return glamor_xv_query_image_attributes(format->id, in xwl_glamor_xv_query_image_attributes()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_priv.h921 int glamor_xv_query_image_attributes(int id,
H A Dglamor_xv.c408 glamor_xv_query_image_attributes(int id, in glamor_xv_query_image_attributes() function
/OK3568_Linux_fs/external/xserver/
H A DChangeLog6835 glamor: fix glamor_xv_query_image_attributes() for odd-width images