Searched defs:deleteTextures (Results 1 – 2 of 2) sorted by relevance
/hardware/google/aemu/host-common/ | ||
D | MediaTexturePool.cpp | 117 void MediaTexturePool::deleteTextures(TextureFrame frame) { in deleteTextures() function in android::emulation::MediaTexturePool |
/hardware/google/gfxstream/guest/OpenglCodecCommon/ | ||
D | GLClientState.cpp | 2053 void GLClientState::deleteTextures(GLsizei n, const GLuint* textures) in deleteTextures() function in gfxstream::guest::GLClientState |