Searched refs:m_platformType (Results 1 – 2 of 2) sorted by relevance
36 , m_platformType (platformType) in NativeDisplay()45 , m_platformType (EGL_NONE) in NativeDisplay()85 , m_platformType (platformType) in NativeDisplayFactory()95 , m_platformType (EGL_NONE) in NativeDisplayFactory()
56 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()77 const eglw::EGLenum m_platformType; //!< EGL platform type, or EGL_NONE if not supported. member in eglu::NativeDisplay89 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()107 const eglw::EGLenum m_platformType; member in eglu::NativeDisplayFactory