Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/render/psp/
A DSDL_render_psp.c560 const float sourceWidth = ((curU + ustep) > u1) ? (u1 - curU) : ustep; in PSP_QueueCopy() local
570 curU += sourceWidth; in PSP_QueueCopy()

Completed in 5 milliseconds