OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:copyParameters
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/opengl/libagl/
TextureObjectManager.h
62
void
copyParameters
(const sp<EGLTextureObject>& old);
TextureObjectManager.cpp
59
void EGLTextureObject::
copyParameters
(const sp<EGLTextureObject>& old)
295
tex->
copyParameters
(old);
Completed in 28 milliseconds