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

/xsrc/external/mit/xf86-video-nsc/dist/src/
H A Dnsc_galfns.c3736 GAL_STRIDE sSetStride; local in function:Gal2_set_destination_stride
3738 INIT_GAL(&sSetStride);
3739 sSetStride.dwSubfunction = GALFN_SETDESTINATIONSTRIDE;
3741 sSetStride.stride = stride;
3742 if (ioctl(ifbdev_handle, FBIOGAL_API, &sSetStride))

Completed in 7 milliseconds