Searched refs:GL_TEXTURE_SWIZZLE_A (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
H A DDither.cpp46 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_SWIZZLE_A, GL_RED);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if306 public static final int GL_TEXTURE_SWIZZLE_A = 0x8E45;
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java306 public static final int GL_TEXTURE_SWIZZLE_A = 0x8E45; field in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h803 #define GL_TEXTURE_SWIZZLE_A 0x8E45 macro
H A Dgl31.h803 #define GL_TEXTURE_SWIZZLE_A 0x8E45 macro

Completed in 117 milliseconds