Home
last modified time | relevance | path

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

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