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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3964 GAL_GFX2PATTERNFILL sPatternfill; local in function:Gal_gfx2_pattern_fill
3966 INIT_GAL(&sPatternfill);
3967 sPatternfill.dwSubfunction = GALFN_GFX2PATTERNFILL;
3969 sPatternfill.dstoffset = dstoffset;
3970 sPatternfill.width = width;
3971 sPatternfill.height = height;
3972 if (ioctl(ifbdev_handle, FBIOGAL_API, &sPatternfill)) {

Completed in 11 milliseconds