Searched defs:posy (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/ |
A D | SDL_blit_auto.c | 35 int posy, posx; in SDL_Blit_RGB888_RGB888_Scale() local 127 int posy, posx; in SDL_Blit_RGB888_RGB888_Blend_Scale() local 229 int posy, posx; in SDL_Blit_RGB888_RGB888_Modulate_Scale() local 352 int posy, posx; in SDL_Blit_RGB888_RGB888_Modulate_Blend_Scale() local 432 int posy, posx; in SDL_Blit_RGB888_BGR888_Scale() local 527 int posy, posx; in SDL_Blit_RGB888_BGR888_Blend_Scale() local 629 int posy, posx; in SDL_Blit_RGB888_BGR888_Modulate_Scale() local 752 int posy, posx; in SDL_Blit_RGB888_BGR888_Modulate_Blend_Scale() local 833 int posy, posx; in SDL_Blit_RGB888_ARGB8888_Scale() local 930 int posy, posx; in SDL_Blit_RGB888_ARGB8888_Blend_Scale() local [all …]
|
A D | SDL_blit_slow.c | 43 int posy, posx; in SDL_Blit_Slow() local
|
Completed in 17 milliseconds