Home
last modified time | relevance | path

Searched defs:floatToRawIntBits (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DNumberUtils.java24 public static int floatToRawIntBits (float value) { in floatToRawIntBits() method in NumberUtils
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
DNumberUtils.java27 public static int floatToRawIntBits (float value) { in floatToRawIntBits() method in NumberUtils