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

/packages/apps/Launcher2/src/com/android/launcher2/
H A DUtilities.java49 private static int sIconTextureHeight = -1; field in class:Utilities
72 int textureHeight = sIconTextureHeight;
136 int textureHeight = sIconTextureHeight;
241 sIconTextureWidth = sIconTextureHeight = sIconWidth;

Completed in 32 milliseconds