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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3934 GAL_GFX2ALPHAVALUE sSetalphavalue; local in function:Gal2_set_alpha_value
3936 INIT_GAL(&sSetalphavalue);
3937 sSetalphavalue.dwSubfunction = GALFN_GFX2SETALPHAVALUE;
3939 sSetalphavalue.value = value;
3940 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetalphavalue)) {

Completed in 8 milliseconds