|
Kodi Documentation 18.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, bool firstRequest, bool useCache=true) | CGUILargeTextureManager | |
| 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, bool immediately=false) | CGUILargeTextureManager | |
| ~CGUILargeTextureManager() override | CGUILargeTextureManager | |
| ~IJobCallback()=default | IJobCallback | virtual |