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

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCursor.c117 unsigned char source_temp[1024], mask_temp[1024]; local in function:sunLoadCursor
156 mask_temp, &ptSrc, w, h);
158 fbcursor.mask = (char *) mask_temp;
176 mprotoPtr = (int *)mask_temp;
194 mprotoPtr = mask_temp;
208 fbcursor.mask = (char *) mask_temp;
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCursor.c117 unsigned char source_temp[1024], mask_temp[1024]; local in function:sunLoadCursor
156 mask_temp, &ptSrc, w, h);
158 fbcursor.mask = (char *) mask_temp;
176 mprotoPtr = (int *)mask_temp;
194 mprotoPtr = mask_temp;
208 fbcursor.mask = (char *) mask_temp;

Completed in 3 milliseconds