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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c2843 GAL_ALPHAPRIORITY sGetalphapriority; local in function:Gal_get_alpha_priority
2845 INIT_GAL(&sGetalphapriority);
2846 sGetalphapriority.dwSubfunction = GALFN_GETALPHAPRIORITY;
2847 if (ioctl(ifbdev_handle, FBIOGAL_API, &sGetalphapriority))
2850 *priority = sGetalphapriority.priority;

Completed in 7 milliseconds