Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/software/
A DSDL_render_sw.c350 int applyModulation = SDL_FALSE; in SW_RenderCopyEx() local
404 applyModulation = SDL_TRUE; in SW_RenderCopyEx()
430 if (!retval && (blitRequired || applyModulation)) { in SW_RenderCopyEx()
501 if (applyModulation == SDL_FALSE) { in SW_RenderCopyEx()

Completed in 4 milliseconds