Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/gfx/
A DSDL_rotozoom.c291 int spixelgap, spixelw, spixelh, dgap, t1, t2; in _zoomSurfaceRGBA() local
352 spixelgap = src->pitch/4; in _zoomSurfaceRGBA()
355 if (flipy) sp += (spixelgap * spixelh); in _zoomSurfaceRGBA()
384 c10 -= spixelgap; in _zoomSurfaceRGBA()
386 c10 += spixelgap; in _zoomSurfaceRGBA()
438 sstep *= spixelgap; in _zoomSurfaceRGBA()
484 sstep *= spixelgap; in _zoomSurfaceRGBA()

Completed in 4 milliseconds