Searched refs:deleteTextures (Results 1 – 6 of 6) sorted by relevance
112 deleteTextures(frame); in putTextureFrame()117 void MediaTexturePool::deleteTextures(TextureFrame frame) { in deleteTextures() function in android::emulation::MediaTexturePool
60 void deleteTextures(TextureFrame frame);
470 void deleteTextures(GLsizei n, const GLuint* textures);
708 state->deleteTextures(n, textures); in s_glDeleteTextures()
2053 void GLClientState::deleteTextures(GLsizei n, const GLuint* textures) in deleteTextures() function in gfxstream::guest::GLClientState
2503 state->deleteTextures(n, textures); in s_glDeleteTextures()