Searched refs:CustomTest (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestRotozoom.c | 328 void CustomTest(SDL_Surface *screen, SDL_Surface *picture, double a, double x, double y, int smooth… in CustomTest() function 846 CustomTest(screen, picture_again, custom_angle, custom_fx, custom_fy, custom_smooth); in Draw() 866 CustomTest(screen, picture, custom_angle, custom_fx, custom_fy, custom_smooth); in Draw()
|
Completed in 3 milliseconds