OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ImagesHndlMap
(Results
1 - 4
of
4
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglContext.h
70
ImagesHndlMap
m_attachedImages;
EglDisplay.h
85
ImagesHndlMap
m_eglImages;
EglDisplay.cpp
299
ImagesHndlMap
::iterator i( m_eglImages.find(hndl) );
307
ImagesHndlMap
::iterator i( m_eglImages.find(hndl) );
/sdk/emulator/opengl/host/libs/Translator/include/GLcommon/
TranslatorIfaces.h
78
typedef std::map< unsigned int, ImagePtr>
ImagesHndlMap
;
Completed in 38 milliseconds