Searched refs:fCLastY (Results 1 – 6 of 6) sorted by relevance
442 fCEdge.fCLastY >>= kDefaultAccuracy; in setCubic()444 fCEdge.fCLastY = SnapY(fCEdge.fCLastY); in setCubic()479 newy = fCEdge.fCLastY; in updateCubic()491 if (sortY && fCEdge.fCLastY < newSnappedY) { in updateCubic()492 newSnappedY = fCEdge.fCLastY; in updateCubic()
83 SkFixed fCLastX, fCLastY; member
446 fCLastY = SkFDot6ToFixed(y3); in setCubicWithoutUpdate()485 newy = fCLastY; in updateCubic()