Searched refs:xFract (Results 1 – 1 of 1) sorted by relevance
380 real64 xFract = x * (1.0 / (real64) kResampleSubsampleCount2D); in Initialize() local403 real64 xPos = xInt - xFract; in Initialize()467 const uint32 xOffset = fRadius - ((xFract >= 0.5) ? 0 : 1); in Initialize()