Home
last modified time | relevance | path

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

/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DColor.java318 public int toIntBits () { in toIntBits() method in Color
372 public static int toIntBits (int r, int g, int b, int a) { in toIntBits() method in Color