Home
last modified time | relevance | path

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

/dports/games/uqm/uqm-0.8.0/src/libs/graphics/sdl/
H A Dcanvas.c1965 GetPixelFn getpixel1, getpixel2; in TFB_DrawCanvas_Intersect() local
1971 getpixel2 = getpixel_for (surf2); in TFB_DrawCanvas_Intersect()
2012 Uint32 p2 = getpixel2 (surf2, x + c2org.x, y + c2org.y) & s2mask; in TFB_DrawCanvas_Intersect()