Searched refs:halfTanTheta (Results 1 – 1 of 1) sorted by relevance
920 float4 halfTanTheta = -edgeVectors.fCosTheta * edgeVectors.fInvSinTheta; in reset() local921 float4 edgeAdjust = edgeDistances * (halfTanTheta + next_ccw(halfTanTheta)) + in reset()