Searched refs:glColor4x (Results 1 – 3 of 3) sorted by relevance
79 public void glColor4x(int red, int green, int blue, int alpha) { in glColor4x() method in GLMock
94 public void glColor4x( in glColor4x() method in GLStub
599 mGL.glColor4x( in setColorMode()