Searched refs:realPtY (Results 1 – 1 of 1) sorted by relevance
143 double realPtY = (1 - t) * top + t * bottom; in NearPointV() local144 SkDVector distU = {xy.fX - x, xy.fY - realPtY}; in NearPointV()