| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CGUILargeTextureManager, including all inherited members.
| CGUILargeTextureManager() | CGUILargeTextureManager | |
| CleanupUnusedImages(bool immediately=false) | CGUILargeTextureManager | |
| GetImage(const std::string &path, CTextureArray &texture, unsigned int width, unsigned int height, CAspectRatio::AspectRatio aspectRatio, bool firstRequest, bool useCache=true) | CGUILargeTextureManager | |
| OnJobAbort(unsigned int jobID, CJob *job) | IJobCallback | inlinevirtual | 
| OnJobComplete(unsigned int jobID, bool success, CJob *job) override | CGUILargeTextureManager | virtual | 
| OnJobProgress(unsigned int jobID, unsigned int progress, unsigned int total, const CJob *job) | IJobCallback | inlinevirtual | 
| ReleaseImage(const std::string &path, unsigned int width, unsigned int height, CAspectRatio::AspectRatio aspectRatio, bool immediately=false) | CGUILargeTextureManager | |
| ~CGUILargeTextureManager() override | CGUILargeTextureManager | |
| ~IJobCallback()=default | IJobCallback | virtual |