| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/common/src/main/java/com/google/android/exoplayer2/util/ | 
| D | GlUtil.java | 387     int texId = generateTexture();  in createExternalTexture()  local 400     int texId = generateTexture();  in createTexture()  local 422     int[] texId = new int[1];  in generateTexture()  local 437   /* package */ static void bindTexture(int textureTarget, int texId) {  in bindTexture() 455   public static int createFboForTexture(int texId) {  in createFboForTexture()
  | 
| D | GlProgram.java | 183   public void setSamplerTexIdUniform(String name, int texId, int texUnitIndex) {  in setSamplerTexIdUniform() 328     private int texId;  field in GlProgram.Uniform 344     public void setSamplerTexId(int texId, int texUnitIndex) {  in setSamplerTexId()
  | 
| /external/deqp/external/openglcts/modules/common/ | 
| D | glcFramebufferCompleteness.cpp | 73 void TestContext::texParameteri(GLuint texId, GLenum target, GLenum pname, GLint parameter)  in texParameteri() 81 void TestContext::bindTexture(GLenum target, GLuint texId)  in bindTexture() 94 void TestContext::texImage2D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsiz…  in texImage2D() 102 void TestContext::texImage3D(GLuint texId, GLenum target, GLuint level, GLint internalFormat, GLsiz…  in texImage3D() 138 …framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texId, GLint level)  in framebufferTexture2D() 144 void TestContext::framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint lev…  in framebufferTextureLayer() 983 					GLuint		texId;  in __anon57e21ebd3b02()  local
  | 
| D | glcCompressedFormatTests.cpp | 379 GLuint SharedData::texId (int index) const  in texId()  function in glcts::__anon209c35970111::SharedData 425 void ApiTestContext::bindTexture (GLenum target, GLuint texId)  in bindTexture() 1508 Surface CompressedFormatTest::drawTestImage (const glw::Functions& gl, GLuint texId, GLsizei width,…  in drawTestImage()
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/ | 
| D | GlUtil.java | 177     public void setSamplerTexIdUniform(String name, int texId, int unit) {  in setSamplerTexIdUniform() 364     int[] texId = new int[1];  in createExternalTexture()  local 537     private int texId;  field in GlUtil.Uniform 553     public void setSamplerTexId(int texId, int unit) {  in setSamplerTexId()
  | 
| /external/angle/samples/tex_redef_microbench/ | 
| D | TexRedefMicroBench.cpp | 58     void defineSquareTexture2D(GLuint texId,  in defineSquareTexture2D()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/androidTest/java/com/google/android/exoplayer2/transformer/ | 
| D | BitmapTestUtil.java | 236     int texId = GlUtil.createTexture(bitmap.getWidth(), bitmap.getHeight());  in createGlTextureFromBitmap()  local
  | 
| /external/angle/src/tests/gl_tests/ | 
| D | MultiviewDrawTest.cpp | 407     void initOnePixelColorTexture2DSingleLayered(GLuint texId)  in initOnePixelColorTexture2DSingleLayered() 414     void initOnePixelColorTexture2DMultiLayered(GLuint texId)  in initOnePixelColorTexture2DMultiLayered()
  | 
| /external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ | 
| D | esextcTextureCubeMapArrayImageTextureSize.cpp | 224 void TextureCubeMapArrayTextureSizeBase::createCubeMapArrayTexture(glw::GLuint& texId, glw::GLuint …  in createCubeMapArrayTexture()
  | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fShaderTextureFunctionTests.cpp | 1149 		glw::GLuint texId		= 0;  in testTextureSize()  local
  | 
| D | es3fTextureSpecificationTests.cpp | 2920 		glw::GLuint			texId							= 0;  in createTexture()  local
  |