Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGeometry.cpp1140 typedef int (SkDCubic::*InterceptProc)(double intercept, double roots[3]) const; typedef
1143 InterceptProc method) { in cubic_dchop_at_intercept()