Searched refs:calcCoord (Results 1 – 1 of 1) sorted by relevance
60 static __device__ __forceinline__ float2 calcCoord(int x, int y) in calcCoord() function71 static __device__ __forceinline__ float2 calcCoord(int x, int y) in calcCoord() function92 const float2 coord = Transform::calcCoord(x, y); in buildWarpMaps()135 const float2 coord = Transform::calcCoord(x, y); in warp()