Searched refs:uxa_access_t (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.h49 } uxa_access_t; typedef in typeref:enum:__anon7e68e0f90103
504 Bool(*prepare_access) (PixmapPtr pPix, uxa_access_t access);
516 void (*finish_access) (PixmapPtr pPix, uxa_access_t access);
H A Duxa-priv.h316 Bool uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access);
317 void uxa_finish_access(DrawablePtr pDrawable, uxa_access_t access);
H A Duxa.c143 Bool uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access)
163 void uxa_finish_access(DrawablePtr pDrawable, uxa_access_t access)
H A Dintel_uxa.c676 static Bool intel_uxa_prepare_access(PixmapPtr pixmap, uxa_access_t access)
706 static void intel_uxa_finish_access(PixmapPtr pixmap, uxa_access_t access)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.h49 } uxa_access_t; typedef in typeref:enum:__anon322b8e2d0103
504 Bool(*prepare_access) (PixmapPtr pPix, uxa_access_t access);
516 void (*finish_access) (PixmapPtr pPix, uxa_access_t access);
H A Duxa-priv.h316 Bool uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access);
317 void uxa_finish_access(DrawablePtr pDrawable, uxa_access_t access);
H A Duxa.c143 Bool uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access)
163 void uxa_finish_access(DrawablePtr pDrawable, uxa_access_t access)
H A Dintel_uxa.c651 static Bool intel_uxa_prepare_access(PixmapPtr pixmap, uxa_access_t access)
681 static void intel_uxa_finish_access(PixmapPtr pixmap, uxa_access_t access)
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_surface.h16 uxa_access_t access_type;
H A Ddfps.c305 static Bool dfps_prepare_access (PixmapPtr pixmap, RegionPtr region, uxa_access_t requested_access)
H A Dqxl.h478 uxa_access_t access);
H A Dqxl_uxa.c47 qxl_prepare_access (PixmapPtr pixmap, RegionPtr region, uxa_access_t access)
H A Dqxl_surface.c160 uxa_access_t access)
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.h49 } uxa_access_t; typedef in typeref:enum:__anon8d885aae0103
462 Bool (*prepare_access)(PixmapPtr pPix, uxa_access_t access);
H A Duxa-priv.h392 uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access);
H A Duxa.c144 uxa_prepare_access(DrawablePtr pDrawable, uxa_access_t access)
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.h49 } uxa_access_t; typedef in typeref:enum:__anonea85aeb20103
504 Bool(*prepare_access) (PixmapPtr pPix, RegionPtr region, uxa_access_t access);
H A Duxa-priv.h326 Bool uxa_prepare_access(DrawablePtr pDrawable, RegionPtr region, uxa_access_t access);
H A Duxa.c140 Bool uxa_prepare_access(DrawablePtr pDrawable, RegionPtr region, uxa_access_t access)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c481 i830_uxa_prepare_access (PixmapPtr pixmap, uxa_access_t access)

Completed in 22 milliseconds