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

/external/qemu/distrib/sdl-1.2.15/test/
H A Dtestbitmap.c62 Uint16 *buffer16; local
133 buffer16=(Uint16*)buffer;
136 *(buffer16+k)=color;
H A Dgraywin.c60 Uint16 *buffer16; local
86 buffer16=(Uint16*)buffer;
89 *(buffer16+k)=color;
H A Dtestalpha.c26 Uint16 *buffer16; local
49 buffer16=(Uint16*)buffer;
52 *(buffer16+k)=color;

Completed in 69 milliseconds