Searched refs:cswap (Results 1 – 2 of 2) sorted by relevance
235 tColorRGBA c00, c01, c10, c11, cswap; in _transformSurfaceRGBA() local274 cswap = c00; c00=c01; c01=cswap; in _transformSurfaceRGBA()275 cswap = c10; c10=c11; c11=cswap; in _transformSurfaceRGBA()278 cswap = c00; c00=c10; c10=cswap; in _transformSurfaceRGBA()279 cswap = c01; c01=c11; c11=cswap; in _transformSurfaceRGBA()
641 tColorRGBA c00, c01, c10, c11, cswap; in _transformSurfaceRGBA() local682 cswap = c00; c00=c01; c01=cswap; in _transformSurfaceRGBA()683 cswap = c10; c10=c11; c11=cswap; in _transformSurfaceRGBA()686 cswap = c00; c00=c10; c10=cswap; in _transformSurfaceRGBA()687 cswap = c01; c01=c11; c11=cswap; in _transformSurfaceRGBA()
Completed in 5 milliseconds