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