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