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

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

Completed in 341 milliseconds