Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
DGLColor.java19 public class GLColor { class
26 public GLColor(int red, int green, int blue, int alpha) { in GLColor() method in GLColor
33 public GLColor(int red, int green, int blue) { in GLColor() method in GLColor