Searched refs:InterceptProc (Results 1 – 1 of 1) sorted by relevance
1140 typedef int (SkDCubic::*InterceptProc)(double intercept, double roots[3]) const; typedef1143 InterceptProc method) { in cubic_dchop_at_intercept()