OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deleteShareGroup
(Results
1 - 3
of
3
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.cpp
61
m_mngr->
deleteShareGroup
(m_native);
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
objectNameManager.h
249
//
deleteShareGroup
- deletes the attachment of the p_groupName to its
253
void
deleteShareGroup
(void *p_groupName);
/sdk/emulator/opengl/host/libs/Translator/GLcommon/
objectNameManager.cpp
389
ObjectNameManager::
deleteShareGroup
(void *p_groupName)
Completed in 51 milliseconds