Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-glamor-xv.c281 memcpy(pa->pAttributes, glamor_xv_attributes, in xwl_glamor_xv_add_attributes()
285 pa->pAttributes[i].name = strdup(glamor_xv_attributes[i].name); in xwl_glamor_xv_add_attributes()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_xv.c147 adaptor->pAttributes = glamor_xv_attributes; in ephyr_glamor_xv_init()
/OK3568_Linux_fs/external/xserver/hw/xfree86/glamor_egl/
H A Dglamor_xf86_xv.c151 adapt->pAttributes = glamor_xv_attributes; in glamor_xv_init()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_xv.c192 XvAttributeRec glamor_xv_attributes[] = { variable
205 int glamor_xv_num_attributes = ARRAY_SIZE(glamor_xv_attributes) - 1;
H A Dglamor_priv.h910 extern XvAttributeRec glamor_xv_attributes[];