Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestRotozoom.c364 SDL_Surface* testx2; in AccuracyTest1() local
403 testx2 = zoomSurface(testx1, 2.0, 2.0, 0); in AccuracyTest1()
430 SDL_BlitSurface(testx2, 0, screen, &target); in AccuracyTest1()
441 SDL_FreeSurface(testx2); in AccuracyTest1()

Completed in 3 milliseconds