Searched refs:yFract (Results 1 – 1 of 1) sorted by relevance
375 real64 yFract = y * (1.0 / (real64) kResampleSubsampleCount2D); in Initialize() local397 real64 yPos = yInt - yFract; in Initialize()468 const uint32 yOffset = fRadius - ((yFract >= 0.5) ? 0 : 1); in Initialize()