Home
last modified time | relevance | path

Searched refs:GL_REPEAT (Results 1 – 25 of 25) sorted by relevance

/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp250 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in genTextures()
251 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in genTextures()
262 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in genTextures()
263 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in genTextures()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp71 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in main()
72 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in main()
/frameworks/native/libs/gui/tests/
DMultiTextureConsumer_test.cpp91 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in TEST_F()
92 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in TEST_F()
/frameworks/native/opengl/tests/fillrate/
Dfillrate.cpp72 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in main()
73 glTexParameterx(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in main()
/frameworks/rs/tests/java_api/GenImages/src/com/android/rs/genimage/
DGenImage.java182 … GLES20.glTexParameteri(GLES20.GL_TEXTURE_2D, GLES20.GL_TEXTURE_WRAP_S, GLES20.GL_REPEAT); in setup()
199 … GLES20.glTexParameteri(GLES20.GL_TEXTURE_2D, GLES20.GL_TEXTURE_WRAP_T, GLES20.GL_REPEAT); in setup()
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DGLDepthTestActivity.java237 GLES20.GL_REPEAT); in onSurfaceCreated()
239 GLES20.GL_REPEAT); in onSurfaceCreated()
/frameworks/native/cmds/flatland/
DGLHelper.cpp434 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_S, GL_REPEAT); in getDitherTexture()
435 glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_WRAP_T, GL_REPEAT); in getDitherTexture()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java175 int GL_REPEAT = 0x2901; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if174 int GL_REPEAT = 0x2901;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java177 public static final int GL_REPEAT = 0x2901; field in GLES10
DGLES20.java256 public static final int GL_REPEAT = 0x2901; field in GLES20
DGLLogWrapper.java531 case GL_REPEAT: in getTextureParamName()
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h439 #define GL_REPEAT 0x2901 macro
/frameworks/rs/driver/
DrsdShader.cpp397 GL_REPEAT, //RS_SAMPLER_WRAP, in setupSampler()
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if177 public static final int GL_REPEAT = 0x2901;
DGLES20Header.java-if256 public static final int GL_REPEAT = 0x2901;
/frameworks/native/opengl/include/GLES/
Dgl.h358 #define GL_REPEAT 0x2901 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h311 #define GL_REPEAT 0x2901 macro
/frameworks/native/opengl/include/GLES3/
Dgl3.h311 #define GL_REPEAT 0x2901 macro
Dgl31.h313 #define GL_REPEAT 0x2901 macro
Dgl32.h313 #define GL_REPEAT 0x2901 macro
/frameworks/native/opengl/libs/
Denums.in276 GL_ENUM(0x2901,GL_REPEAT)
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19158 field public static final int GL_REPEAT = 10497; // 0x2901
20050 field public static final int GL_REPEAT = 10497; // 0x2901
52080 field public static final int GL_REPEAT = 10497; // 0x2901
/frameworks/base/core/api/
Dcurrent.txt30089 field public static final int GL_REPEAT = 10497; // 0x2901
30981 field public static final int GL_REPEAT = 10497; // 0x2901
61936 field public static final int GL_REPEAT = 10497; // 0x2901