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