Home
last modified time | relevance | path

Searched refs:aa_nice_pointx (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dtrap.cpp40 static void aa_nice_pointx(void *con, const GGLcoord* c, GGLcoord r);
142 c->procs.pointx = aa_nice_pointx; in pointx_validate()
203 void aa_nice_pointx(void *con, const GGLcoord* v, GGLcoord size) in aa_nice_pointx() function