Home
last modified time | relevance | path

Searched refs:m_idpy (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.h53 EglOS::Display* nativeType() const { return m_idpy; } in nativeType()
164 EglOS::Display* m_idpy = nullptr; variable
DEglDisplay.cpp30 m_idpy(idpy) in EglDisplay()
46 delete m_idpy; in ~EglDisplay()
314 m_idpy->queryConfigs(renderableType, addConfig, this); in initConfigurations()
590 m_globalSharedContext = m_idpy->createContext( in getGlobalSharedContext()