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

  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaGCmisc.c 364 !(infoRec->PolySegmentThinDashedFlags & NO_TRANSPARENCY) &&
365 ((pGC->alu == GXcopy) || !(infoRec->PolySegmentThinDashedFlags &
367 CHECK_PLANEMASK(pGC,infoRec->PolySegmentThinDashedFlags) &&
368 CHECK_ROP(pGC,infoRec->PolySegmentThinDashedFlags) &&
369 CHECK_ROPSRC(pGC,infoRec->PolySegmentThinDashedFlags) &&
370 CHECK_FG(pGC,infoRec->PolySegmentThinDashedFlags)) {
393 !(infoRec->PolySegmentThinDashedFlags & TRANSPARENCY_ONLY) &&
394 CHECK_PLANEMASK(pGC,infoRec->PolySegmentThinDashedFlags) &&
395 CHECK_ROP(pGC,infoRec->PolySegmentThinDashedFlags) &&
396 CHECK_ROPSRC(pGC,infoRec->PolySegmentThinDashedFlags) &
    [all...]
xaaInitAccel.c 1258 infoRec->PolySegmentThinDashedFlags = infoRec->DashedLineFlags;
1410 infoRec->PolySegmentThinDashedFlags |
xaa.h 1026 int PolySegmentThinDashedFlags;
  /xsrc/external/mit/xf86-video-tga/dist/src/
tga_accel.c 179 TGA_AccelInfoRec->PolySegmentThinDashedFlags = 0x0;

Completed in 5 milliseconds