OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:globalsharedcontext
(Results
1 - 1
of
1
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp
647
EGLNativeContextType
globalSharedContext
= dpy->getGlobalSharedContext();
648
EGLNativeContextType nativeContext = EglOS::createContext(dpy->nativeType(),cfg,
globalSharedContext
);
[
all
...]
Completed in 158 milliseconds