Home
last modified time | relevance | path

Searched refs:glamor_access_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_prepare.h27 glamor_prepare_access(DrawablePtr drawable, glamor_access_t access);
30 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access,
37 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access);
40 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access,
H A Dglamor_prepare.c34 glamor_prep_pixmap_box(PixmapPtr pixmap, glamor_access_t access, BoxPtr box) in glamor_prep_pixmap_box()
236 glamor_prepare_access(DrawablePtr drawable, glamor_access_t access) in glamor_prepare_access()
252 glamor_prepare_access_box(DrawablePtr drawable, glamor_access_t access, in glamor_prepare_access_box()
278 glamor_prepare_access_picture(PicturePtr picture, glamor_access_t access) in glamor_prepare_access_picture()
287 glamor_prepare_access_picture_box(PicturePtr picture, glamor_access_t access, in glamor_prepare_access_picture_box()
H A Dglamor_priv.h325 } glamor_access_t; typedef
358 glamor_access_t map_access;
/OK3568_Linux_fs/external/xserver/
H A DChangeLog49037 glamor_access_t enum.