Searched refs:custom_smooth (Results 1 – 1 of 1) sorted by relevance
/AliOS-Things-master/components/SDL2/src/gfx/Test/ |
A D | TestRotozoom.c | 31 int custom_smooth=0; variable 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() 1077 custom_smooth = atoi(argv[5]); in main()
|
Completed in 4 milliseconds