HomeSort by relevance Sort by last modified time
    Searched refs:ParseChuckReport (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.h 155 void ParseChuckReport(const unsigned char * data);
wiimote.cpp 275 ParseChuckReport(&mInputBuffer[16]);
281 ParseChuckReport(&mInputBuffer[6]);
633 void cWiiMote::ParseChuckReport(const unsigned char * data)

Completed in 88 milliseconds