Searched refs:recycleTokens (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/libagl/
H A DTokenManager.h41 void recycleTokens(GLsizei n, const GLuint *tokens);
H A DTokenManager.cpp43 void TokenManager::recycleTokens(GLsizei n, const GLuint *tokens) function in class:android::TokenManager
H A Darray.cpp1577 c->bufferObjectManager->recycleTokens(n, buffers);
H A Dtexture.cpp923 c->surfaceManager->recycleTokens(n, textures);

Completed in 979 milliseconds