OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:recycleTokens
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/opengl/libagl/
TokenManager.h
41
void
recycleTokens
(GLsizei n, const GLuint *tokens);
TokenManager.cpp
43
void TokenManager::
recycleTokens
(GLsizei n, const GLuint *tokens)
array.cpp
[
all
...]
texture.cpp
923
c->surfaceManager->
recycleTokens
(n, textures);
[
all
...]
Completed in 2293 milliseconds