Searched refs:aa_linex (Results 1 – 1 of 1) sorted by relevance
46 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord w);343 c->procs.linex = aa_linex; in linex_validate()377 static void aa_linex(void *con, const GGLcoord* v0, const GGLcoord* v1, GGLcoord width) in aa_linex() function