Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp37 static void pointx_validate(void *con, const GGLcoord* c, GGLcoord r);
122 c->procs.pointx = pointx_validate; in ggl_state_changed()
136 void pointx_validate(void *con, const GGLcoord* v, GGLcoord rad) in pointx_validate() function