Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/Test/
A DTestGfxTexture.c68 Sint16 polygon_alpha_x[4], polygon_alpha_y[4]; in Draw() local
93 polygon_alpha_y[0]= 0; in Draw()
95 polygon_alpha_y[1]= 0; in Draw()
97 polygon_alpha_y[2]= screen->h; in Draw()
99 polygon_alpha_y[3]= screen->h; in Draw()
140 …texturedPolygon(screen,polygon_alpha_x,polygon_alpha_y,4,texture_alpha,(Sint16)sin_start,-(Sint16)… in Draw()

Completed in 3 milliseconds