Searched refs:source_temp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCursor.c | 117 unsigned char source_temp[1024], mask_temp[1024]; local in function:sunLoadCursor 154 source_temp, &ptSrc, w, h); 157 fbcursor.image = (char *) source_temp; 175 sprotoPtr = (int *)source_temp; 192 sprotoPtr = source_temp, 207 fbcursor.image = (char *) source_temp;
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCursor.c | 117 unsigned char source_temp[1024], mask_temp[1024]; local in function:sunLoadCursor 154 source_temp, &ptSrc, w, h); 157 fbcursor.image = (char *) source_temp; 175 sprotoPtr = (int *)source_temp; 192 sprotoPtr = source_temp, 207 fbcursor.image = (char *) source_temp;
|
Completed in 3 milliseconds