Home
last modified time | relevance | path

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

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