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

  /xsrc/external/mit/xf86-video-tdfx/dist/src/
tdfx_dri.c 344 TDFXSubsequentSolidFillRect(pScrn, pbox->x1, pbox->y1,
347 TDFXSubsequentSolidFillRect(pScrn, pbox->x1, pbox->y1,
tdfx.h 376 extern void TDFXSubsequentSolidFillRect(ScrnInfoPtr pScrn, int x, int y,
tdfx_accel.c 240 infoPtr->SubsequentSolidFillRect = TDFXSubsequentSolidFillRect;
523 TDFXSubsequentSolidFillRect(ScrnInfoPtr pScrn, int x, int y, int w, int h)
528 TDFXTRACEACCEL("TDFXSubsequentSolidFillRect x=%d y=%d w=%d h=%d\n",
587 TDFXSubsequentSolidFillRect(pScrn, x, y, w, h);

Completed in 5 milliseconds