Home
last modified time | relevance | path

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

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