Searched refs:divY (Results 1 – 1 of 1) sorted by relevance
401 Sk4f divY = (*ys * fYInvMax).floor(); in processPoints() local403 Sk4f baseY = (divY * fYMax); in processPoints()