Searched refs:repeat_tileproc (Results 1 – 3 of 3) sorted by relevance
48 static inline SkFixed repeat_tileproc(SkFixed x) { in repeat_tileproc() function77 repeat_tileproc,
20 return repeat_tileproc(x); in repeat_tileproc_nonstatic()
163 SkFixed index = repeat_tileproc(t); in twopoint_repeat()