HomeSort by: relevance | last modified time | path
    Searched refs:DO_NOT_BLIT_STIPPLES (Results 1 - 13 of 13) sorted by relevancy

  /xsrc/external/mit/xf86-video-neomagic/dist/src/
neo_2070.c 123 infoPtr->PixmapCacheFlags |= DO_NOT_BLIT_STIPPLES;
neo_2090.c 117 infoPtr->PixmapCacheFlags |= DO_NOT_BLIT_STIPPLES;
neo_2097.c 142 infoPtr->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;
neo_2200.c 138 infoPtr->PixmapCacheFlags |= DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xf86-video-rendition/dist/src/
accelX.c 160 pXAAinfo->Flags=DO_NOT_BLIT_STIPPLES|
209 pXAAinfo->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xf86-video-trident/dist/src/
tgui_xaa.c 173 infoPtr->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_gx1_accel.c 1707 localRecPtr->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;
nsc_gx2_accel.c 2292 localRecPtr->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaa.h 187 #define DO_NOT_BLIT_STIPPLES 0x00000004
xaaPCache.c 2161 !(infoRec->PixmapCacheFlags & DO_NOT_BLIT_STIPPLES) &&
2240 !(infoRec->PixmapCacheFlags & DO_NOT_BLIT_STIPPLES) &&
xaaInitAccel.c 1450 infoRec->PixmapCacheFlags |= DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xf86-video-chips/dist/src/
ct_accel.c 200 infoPtr->PixmapCacheFlags |= DO_NOT_BLIT_STIPPLES;
  /xsrc/external/mit/xf86-video-geode/dist/src/
gx_accel.c 2067 localRecPtr->PixmapCacheFlags = DO_NOT_BLIT_STIPPLES;

Completed in 13 milliseconds