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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3909 GAL_GFX2ALPHAMODE sSetalphamode; local in function:Gal2_set_alpha_mode
3911 INIT_GAL(&sSetalphamode);
3912 sSetalphamode.dwSubfunction = GALFN_GFX2SETALPHAMODE;
3914 sSetalphamode.mode = mode;
3915 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetalphamode)) {

Completed in 7 milliseconds