Home
last modified time | relevance | path

Searched refs:SubsequentSolidFillRect24 (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-video-apm/xf86-video-apm-1.3.0/src/
H A Dapm.h157 void (*SubsequentSolidFillRect24)(ScrnInfoPtr pScrn, int x, int y, member
H A Dapm_dga.c358 (*pApm->SubsequentSolidFillRect24)(pScrn, x, y, w, h); in ApmFillRect()
H A Dapm_accel.c306 pApm->SubsequentSolidFillRect24 = ApmSubsequentSolidFillRect24; in ApmAccelInit()