Home
last modified time | relevance | path

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

/external/replicaisland/src/com/replica/replicaisland/
DGame.java112 int rotationIndex = windowMgr.getDefaultDisplay().getOrientation(); in bootstrap() local
113 input.setScreenRotation(rotationIndex); in bootstrap()