Home
last modified time | relevance | path

Searched refs:blit_table (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_blit_N.c2273 struct blit_table { struct
2282 static const struct blit_table normal_blit_1[] = { argument
2286 static const struct blit_table normal_blit_2[] = {
2313 static const struct blit_table normal_blit_3[] = {
2317 static const struct blit_table normal_blit_4[] = {
2365 static const struct blit_table *normal_blit[] = {
2377 const struct blit_table *table; in SDL_CalculateBlitN()