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

/frameworks/native/libs/gui/tests/
H A DSRGB_test.cpp190 GLuint textureHandle; local
191 glGenTextures(1, &textureHandle);
193 glBindTexture(GL_TEXTURE_2D, textureHandle);

Completed in 6 milliseconds