Searched refs:fastfixdiv (Results 1 – 1 of 1) sorted by relevance
251 static inline SkFixed fastfixdiv(SkFDot6 a, SkFDot6 b) { in fastfixdiv() function357 slope = fastfixdiv(y1 - y0, x1 - x0); in do_anti_hairline()433 slope = fastfixdiv(x1 - x0, y1 - y0); in do_anti_hairline()