OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeTexture
(Results
1 - 4
of
4
) sorted by null
/frameworks/native/opengl/libagl/
TextureObjectManager.h
97
sp<EGLTextureObject>
removeTexture
(GLuint name);
TextureObjectManager.cpp
269
sp<EGLTextureObject> EGLSurfaceManager::
removeTexture
(GLuint name)
/frameworks/base/libs/hwui/
PathCache.h
258
void
removeTexture
(PathTexture* texture);
PathCache.cpp
216
removeTexture
(texture);
223
void PathCache::
removeTexture
(PathTexture* texture) {
Completed in 171 milliseconds