#include <AndroidUtils.h>
◆ CAndroidUtils()
      
        
          | CAndroidUtils::CAndroidUtils  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~CAndroidUtils()
  
  
      
        
          | CAndroidUtils::~CAndroidUtils  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ GetNativeResolution()
◆ OnSettingChanged()
  
  
      
        
          | void CAndroidUtils::OnSettingChanged  | 
          ( | 
          std::shared_ptr< const CSetting >  | 
          setting | ) | 
           | 
         
       
   | 
  
overridevirtual   | 
  
 
The value of the given setting has changed. 
This callback is triggered whenever the value of a setting has been successfully changed (i.e. none of the OnSettingChanging() handlers) has reverted the change.
- Parameters
 - 
  
    | setting | The setting whose value has been changed  | 
  
   
Reimplemented from ISettingCallback.
 
 
◆ ProbeResolutions()
  
  
      
        
          | bool CAndroidUtils::ProbeResolutions  | 
          ( | 
          std::vector< RESOLUTION_INFO > &  | 
          resolutions | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ SetNativeResolution()
◆ UpdateDisplayModes()
  
  
      
        
          | bool CAndroidUtils::UpdateDisplayModes  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
virtual   | 
  
 
 
◆ m_height
  
  
      
        
          | int CAndroidUtils::m_height | 
         
       
   | 
  
mutableprotected   | 
  
 
 
◆ m_width
  
  
      
        
          | int CAndroidUtils::m_width | 
         
       
   | 
  
mutableprotected   | 
  
 
 
◆ SETTING_LIMITGUI
  
  
      
        
          | const std::string CAndroidUtils::SETTING_LIMITGUI = "videoscreen.limitgui" | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: