![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for COMXImage, including all inherited members.
AbortableWait(CEvent &event, int timeoutMillis=-1) | CThread | inlineprotected |
AllocTextureInternal(EGLDisplay egl_display, EGLContext egl_context, struct textureinfo *tex) | COMXImage | |
ClampLimits(unsigned int &width, unsigned int &height, unsigned int m_width, unsigned int m_height, bool transposed=false) | COMXImage | static |
CloseJpeg(COMXImageFile *file) | COMXImage | static |
COMXImage() | COMXImage | |
Create(bool bAutoDelete=false, unsigned stacksize=0) | CThread | |
CreateThumb(const std::string &srcFile, unsigned int width, unsigned int height, std::string &additional_info, const std::string &destFile) | COMXImage | static |
CreateThumbnailFromSurface(unsigned char *buffer, unsigned int width, unsigned int height, unsigned int format, unsigned int pitch, const std::string &destFile) | COMXImage | static |
CThread(const char *ThreadName) | CThread | explicitprotected |
CThread(IRunnable *pRunnable, const char *ThreadName) | CThread | |
DecodeJpeg(COMXImageFile *file, unsigned int maxWidth, unsigned int maxHeight, unsigned int stride, void *pixels) | COMXImage | static |
DecodeJpegToTexture(COMXImageFile *file, unsigned int width, unsigned int height, void **userdata) | COMXImage | |
Deinitialize() | COMXImage | |
DestroyTexture(void *userdata) | COMXImage | |
DestroyTextureInternal(EGLDisplay egl_display, EGLContext egl_context, struct textureinfo *tex) | COMXImage | |
GetAbsoluteUsage() | CThread | |
GetCurrentThread() | CThread | static |
GetCurrentThreadId() | CThread | static |
GetDisplayThreadId(const ThreadIdentifier tid) | CThread | static |
GetMaxPriority(void) | CThread | |
GetMinPriority(void) | CThread | |
GetNormalPriority(void) | CThread | |
GetPriority(void) | CThread | |
GetRelativeUsage() | CThread | |
GetSchedRRPriority(void) | CThread | |
GetTexture(void *userdata, GLuint *texture) | COMXImage | |
Initialize() | COMXImage | |
IsAutoDelete() const | CThread | |
IsCurrentThread() const | CThread | |
IsCurrentThread(const ThreadIdentifier tid) | CThread | static |
IsRunning() const | CThread | |
LoadJpeg(const std::string &texturePath) | COMXImage | static |
m_bStop | CThread | protected |
OnException() | CThread | inlinevirtual |
OnExit() | COMXImage | protectedvirtual |
OnStartup() | COMXImage | protectedvirtual |
Process() | COMXImage | protectedvirtual |
SendMessage(bool(*callback)(EGLDisplay egl_display, EGLContext egl_context, void *cookie), void *cookie) | COMXImage | |
SetPriority(const int iPriority) | CThread | |
SetPrioritySched_RR(int iPriority) | CThread | |
Sleep(unsigned int milliseconds) | CThread | |
StopThread(bool bWait=true) | CThread | virtual |
WAIT_INTERRUPTED enum value | CThread | protected |
WAIT_SIGNALED enum value | CThread | protected |
WAIT_TIMEDOUT enum value | CThread | protected |
WaitForThreadExit(unsigned int milliseconds) | CThread | |
WaitResponse enum name | CThread | protected |
~COMXImage() | COMXImage | virtual |
~CThread() | CThread | virtual |