Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp41 static void aa_pointx(void *con, const GGLcoord* c, GGLcoord r);
146 c->procs.pointx = aa_pointx; in pointx_validate()
270 void aa_pointx(void *con, const GGLcoord* v, GGLcoord size) in aa_pointx() function