Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DColorTexture.java22 public class ColorTexture implements Texture { class
28 public ColorTexture(int color) { in ColorTexture() method in ColorTexture