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

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLToGL_test.cpp180 GLuint texID = TEX_ID; local
181 glDeleteTextures(1, &texID);
230 GLuint texID = TEX_ID; local
231 glDeleteTextures(1, &texID);
273 GLuint texID = TEX_ID; local
274 glDeleteTextures(1, &texID);
310 GLuint texID = TEX_ID; local
311 glDeleteTextures(1, &texID);

Completed in 325 milliseconds