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

/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_blit_0.c41 dst = info->d_pixels;
95 dst = (Uint16 *)info->d_pixels;
129 dst = info->d_pixels;
167 dst = (Uint32 *)info->d_pixels;
195 Uint8 *dst = info->d_pixels;
247 Uint16 *dstp = (Uint16 *)info->d_pixels;
281 Uint8 *dst = info->d_pixels;
314 Uint32 *dstp = (Uint32 *)info->d_pixels;
348 Uint8 *dst = info->d_pixels;
393 Uint8 *dst = info->d_pixels;
[all...]
H A DSDL_blit_1.c45 dst = info->d_pixels;
92 dst = info->d_pixels;
201 dst = info->d_pixels;
246 dst = (Uint32 *)info->d_pixels;
282 Uint8 *dst = info->d_pixels;
324 Uint16 *dstp = (Uint16 *)info->d_pixels;
353 Uint8 *dst = info->d_pixels;
383 Uint32 *dstp = (Uint32 *)info->d_pixels;
412 Uint8 *dst = info->d_pixels;
450 Uint8 *dst = info->d_pixels;
[all...]
H A DSDL_blit.c84 info.d_pixels = (Uint8 *)dst->pixels +
164 dst = info->d_pixels;
212 dst = info->d_pixels;
H A DSDL_blit_A.c71 Uint8 *dst = info->d_pixels;
124 Uint8 *dst = info->d_pixels;
177 Uint8 *dst = info->d_pixels;
234 Uint32 *dstp = (Uint32 *)info->d_pixels;
292 Uint32 *dstp = (Uint32 *)info->d_pixels;
370 Uint32 *dstp = (Uint32 *)info->d_pixels;
452 Uint32 *dstp = (Uint32 *)info->d_pixels;
515 Uint32 *dstp = (Uint32 *)info->d_pixels;
601 Uint32 *dstp = (Uint32 *)info->d_pixels;
777 Uint8 *dst = (Uint8 *)info->d_pixels;
[all...]
H A DSDL_blit_N.c154 Uint8 *dst = (Uint8 *) info->d_pixels;
255 Uint8 *dst = (Uint8 *) info->d_pixels;
400 Uint8 *dst = (Uint8 *) info->d_pixels;
547 Uint32 *dstp = (Uint32 *) info->d_pixels;
661 Uint32 *dst = (Uint32 *) info->d_pixels;
739 Uint32 *dst = (Uint32 *) info->d_pixels;
888 dst = info->d_pixels;
999 dst = (Uint16 *)info->d_pixels;
1119 dst = (Uint16 *)info->d_pixels;
1231 dst = (Uint32 *)info->d_pixels;
[all...]
H A DSDL_blit.h35 Uint8 *d_pixels; member in struct:__anon4466
H A DSDL_cursor.c581 info.d_pixels = SDL_cursor->save[0];
/external/qemu/distrib/sdl-1.2.12/src/hermes/
H A Dmmx_main.asm26 ;; 16: void *d_pixels
H A Dx86_main.asm28 ;; 16: void *d_pixels

Completed in 75 milliseconds