HomeSort by relevance Sort by last modified time
    Searched refs:ParseMotionReport (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/
wiimote.cpp 258 ParseMotionReport(&mInputBuffer[3]);
267 ParseMotionReport(&mInputBuffer[3]);
273 ParseMotionReport(&mInputBuffer[3]);
280 ParseMotionReport(&mInputBuffer[3]);
334 void cWiiMote::ParseMotionReport(const unsigned char * data)
wiimote.h 153 void ParseMotionReport(const unsigned char * data);

Completed in 158 milliseconds