HomeSort by relevance Sort by last modified time
    Searched refs:ParseIRReport (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 156 void ParseIRReport(const unsigned char * data);
wiimote.cpp 268 ParseIRReport(&mInputBuffer[6]);
274 ParseIRReport(&mInputBuffer[6]);
723 void cWiiMote::ParseIRReport(const unsigned char * data)

Completed in 45 milliseconds