All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
Eegeo::Android::Sdk::AndroidGlDisplayService Class Reference
Inheritance diagram for Eegeo::Android::Sdk::AndroidGlDisplayService:
Eegeo::Android::Sdk::IAndroidGlDisplayService Eegeo::NonCopyable

Public Member Functions

 AndroidGlDisplayService (const Eegeo::Android::Sdk::INativeWindowProvider &nativeWindowProvider, float deviceDpi, float devicePixelScale, const std::string &imageResolutionSuffix)
 
bool TryBindDisplay ()
 
void ReleaseDisplay (bool destroyEGL)
 
bool IsDisplayAvailable () const
 
int GetDisplayWidth () const
 
int GetDisplayHeight () const
 
EGLDisplay GetDisplay () const
 
EGLSurface GetSurface () const
 
EGLSurface GetSharedSurface () const
 
EGLContext GetContext () const
 
EGLContext GetResourceBuildSharedContext () const
 
float GetDeviceDpi () const
 
float GetDevicePixelScale () const
 
std::string GetImageResolutionSuffix () const
 
GlDisplayServiceChangedEvent & ChangedEvent () const
 
IAndroidSharedGlContextUsageGuardGetSharedGlContextUsageGuard () const
 

Additional Inherited Members

- Public Types inherited from Eegeo::Android::Sdk::IAndroidGlDisplayService
typedef
Helpers::CallbackCollection0 
GlDisplayServiceChangedEvent
 
- Private Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

The documentation for this class was generated from the following files: