OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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