Searched defs:RENDER_DELAY_MILLIS (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera2/src/com/android/camera/tinyplanet/
H A DTinyPlanetFragment.java88 private static final int RENDER_DELAY_MILLIS = 50; field in class:TinyPlanetFragment
429 mHandler.postDelayed(mCreateTinyPlanetRunnable, RENDER_DELAY_MILLIS);

Completed in 31 milliseconds