Searched refs:TEX_COLORBAND (Results 1 – 2 of 2) sorted by relevance
87 if ((flag & NoiseGenerator.TEX_COLORBAND) != 0) { in readColorband()
58 protected static final int TEX_COLORBAND = 1; field in NoiseGenerator67 …protected static final int TEX_FLAG_MASK = TEX_COLORBAND | TEX_FLIPBLEND | TEX_NEGALPHA | TEX_CHEC…