Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_stretch.c209 int dst_maxrow; in SDL_SoftStretch() local
289 for (dst_maxrow = dst_row + dstrect->h; dst_row < dst_maxrow; ++dst_row) { in SDL_SoftStretch()

Completed in 2 milliseconds