HomeSort by relevance Sort by last modified time
    Searched refs:deleteTextures (Results 1 - 3 of 3) sorted by null

  /frameworks/base/opengl/libagl/
TextureObjectManager.h 99 void deleteTextures(GLsizei n, const GLuint *tokens);
TextureObjectManager.cpp 305 void EGLSurfaceManager::deleteTextures(GLsizei n, const GLuint *tokens)
texture.cpp 923 c->surfaceManager->deleteTextures(n, textures);
    [all...]

Completed in 52 milliseconds