Searched refs:m_platformType (Results 1 – 2 of 2) sorted by relevance
57 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()78 const eglw::EGLenum m_platformType; //!< EGL platform type, or EGL_NONE if not supported. member in eglu::NativeDisplay90 eglw::EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()108 const eglw::EGLenum m_platformType; member in eglu::NativeDisplayFactory
41 , m_platformType (platformType) in NativeDisplay()50 , m_platformType (EGL_NONE) in NativeDisplay()90 , m_platformType (platformType) in NativeDisplayFactory()100 , m_platformType (EGL_NONE) in NativeDisplayFactory()