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

/packages/wallpapers/Basic/src/com/android/wallpaper/fall/
H A DFallRS.java206 public float glWidth; field in class:FallRS.WorldState
222 mWorldState.glWidth = 2.0f;
229 mScript.set_g_glWidth(mWorldState.glWidth);

Completed in 56 milliseconds