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

/frameworks/native/libs/gui/tests/
H A DSurfaceTextureGLToGL_test.cpp187 GLuint texID = TEX_ID; local
188 glDeleteTextures(1, &texID);
238 GLuint texID = TEX_ID; local
239 glDeleteTextures(1, &texID);
287 GLuint texID = TEX_ID; local
288 glDeleteTextures(1, &texID);
325 GLuint texID = TEX_ID; local
326 glDeleteTextures(1, &texID);

Completed in 19 milliseconds