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

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

Completed in 39 milliseconds