Searched refs:sourceWidth (Results 1 – 1 of 1) sorted by relevance
560 const float sourceWidth = ((curU + ustep) > u1) ? (u1 - curU) : ustep; in PSP_QueueCopy() local570 curU += sourceWidth; in PSP_QueueCopy()
Completed in 5 milliseconds