Home
last modified time | relevance | path

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

/packages/apps/Launcher2/src/com/android/launcher2/
DUtilities.java49 private static int sIconTextureHeight = -1; field in Utilities
72 int textureHeight = sIconTextureHeight; in createIconBitmap()
136 int textureHeight = sIconTextureHeight; in createIconBitmap()
241 sIconTextureWidth = sIconTextureHeight = sIconWidth; in initStatics()