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

/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c67 static void S3SubsequentSolidFillRect(ScrnInfoPtr pScrn, int x, int y, function in typeref:typename:void
350 S3SubsequentSolidFillRect(pScrn, x, y, len, 1);
352 S3SubsequentSolidFillRect(pScrn, x, y, 1, len);
572 pXAA->SubsequentSolidFillRect = S3SubsequentSolidFillRect;

Completed in 2 milliseconds