Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_draw.h31 #define DRAW_FASTSETPIXEL(type) \ macro
34 #define DRAW_FASTSETPIXEL1 DRAW_FASTSETPIXEL(Uint8)
35 #define DRAW_FASTSETPIXEL2 DRAW_FASTSETPIXEL(Uint16)
36 #define DRAW_FASTSETPIXEL4 DRAW_FASTSETPIXEL(Uint32)

Completed in 3 milliseconds