Searched defs:binary_search (Results 1 – 4 of 4) sorted by relevance
54 static double binary_search(const SkDCubic& cubic, double step, const SkDPoint& pt, double t, in binary_search() function
422 void binary_search(int32_t random) { in binary_search() function in CmdBinSearch
8181 Label linear_search(this), binary_search(this); in Lookup() local