OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFPS
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
GameThread.java
86
mGameRoot.sSystemRegistry.hudSystem.
setFPS
((int)(1000 * mProfileFrames / mProfileTime));
HudSystem.java
232
public void
setFPS
(int fps) {
Completed in 1389 milliseconds