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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c1320 GAL_RASTEROPERATION sSetRop; local in function:Gal_set_raster_operation
1322 INIT_GAL(&sSetRop);
1323 sSetRop.dwSubfunction = GALFN_SETRASTEROPERATION;
1324 sSetRop.cRop = rop;
1326 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetRop))

Completed in 7 milliseconds