Searched refs:sax (Results 1 – 1 of 1) sorted by relevance
296 if ((sax = (int *) malloc((dst->w + 1) * sizeof(Uint32))) == NULL) { in _zoomSurfaceRGBA()300 free(sax); in _zoomSurfaceRGBA()323 csax = sax; in _zoomSurfaceRGBA()368 csax = sax; in _zoomSurfaceRGBA()457 csax = sax; in _zoomSurfaceRGBA()498 free(sax); in _zoomSurfaceRGBA()522 Uint32 *sax, *say, *csax, *csay; in _zoomSurfaceY() local534 free(sax); in _zoomSurfaceY()552 csax = sax; in _zoomSurfaceY()581 csax = sax; in _zoomSurfaceY()[all …]
Completed in 4 milliseconds