Searched refs:m_platformType (Results 1 – 2 of 2) sorted by relevance
33 , m_platformType (platformType) in NativeDisplay()42 , m_platformType (EGL_NONE) in NativeDisplay()70 , m_platformType (platformType) in NativeDisplayFactory()80 , m_platformType (EGL_NONE) in NativeDisplayFactory()
49 EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()67 const EGLenum m_platformType; //!< EGL platform type, or EGL_NONE if not supported. member in eglu::NativeDisplay79 EGLenum getPlatformType (void) const { return m_platformType; } in getPlatformType()97 const EGLenum m_platformType; member in eglu::NativeDisplayFactory