Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/demos/wpaddemo/src/
Dpointing.c62 static void getMidpoint (const WPADStatus *stat, s16 *x, s16 *y );
292 getMidpoint( stat, &x, &y ); in renderAiming()
311 static void getMidpoint( const WPADStatus *stat, s16 *x, s16 *y ) in getMidpoint() function