Home
last modified time | relevance | path

Searched defs:realPtX (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsLine.cpp103 double realPtX = (1 - t) * left + t * right; in NearPointH() local

Completed in 1 milliseconds