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

/frameworks/native/libs/gui/tests/
H A DSurfaceTexture_test.cpp1573 GLuint texID = TEX_ID; local
1574 glDeleteTextures(1, &texID);
1623 GLuint texID = TEX_ID; local
1624 glDeleteTextures(1, &texID);

Completed in 63 milliseconds