Home
last modified time | relevance | path

Searched defs:distU (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsLine.cpp104 SkDVector distU = {xy.fY - y, xy.fX - realPtX}; in NearPointH() local
139 SkDVector distU = {xy.fX - x, xy.fY - realPtY}; in NearPointV() local