Searched refs:mMeshWidth (Results 1 - 1 of 1) sorted by relevance

/packages/wallpapers/Basic/src/com/android/wallpaper/fall/
H A DFallRS.java69 private int mMeshWidth; field in class:FallRS
193 mMeshWidth = wResolution + 1;
219 mWorldState.meshWidth = mMeshWidth;
380 int dropX = (int) ((x / mWidth) * mMeshWidth);

Completed in 310 milliseconds