OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:quadline
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/pathops/
SkIntersections.h
173
int
quadLine
(const SkPoint a[3], const SkPoint b[2]) {
SkAddIntersections.cpp
369
pts = ts.
quadLine
(wn.pts(), wt.pts());
399
pts = ts.
quadLine
(wt.pts(), wn.pts());
Completed in 52 milliseconds