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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c2890 GAL_ALPHACOLOR sGetalphacolor; local in function:Gal_get_alpha_color
2892 INIT_GAL(&sGetalphacolor);
2893 sGetalphacolor.dwSubfunction = GALFN_GETALPHACOLOR;
2895 if (ioctl(ifbdev_handle, FBIOGAL_API, &sGetalphacolor))
2898 *color = sGetalphacolor.color;

Completed in 8 milliseconds