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

/frameworks/base/opengl/libagl/
H A DTextureObjectManager.h99 void deleteTextures(GLsizei n, const GLuint *tokens);
H A DTextureObjectManager.cpp305 void EGLSurfaceManager::deleteTextures(GLsizei n, const GLuint *tokens) function in class:android::EGLSurfaceManager
H A Dtexture.cpp923 c->surfaceManager->deleteTextures(n, textures);

Completed in 115 milliseconds