Home
last modified time | relevance | path

Searched refs:linearT (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.h154 double linearT(const SkDPoint& ) const;
H A DSkPathOpsTSect.cpp268 double SkTSpan::linearT(const SkDPoint& pt) const { in linearT() function in SkTSpan