This is the complete list of members for CSlideShowPicDX, including all inherited members.
Close() | CSlideShowPic | |
CreateSlideShowPicture() | CSlideShowPic | static |
CROSSFADE enum value | CSlideShowPic | |
CSlideShowPic() | CSlideShowPic | |
CSlideShowPicDX()=default | CSlideShowPicDX | |
DISPLAY_EFFECT enum name | CSlideShowPic | |
DisplayEffect() const | CSlideShowPic | inline |
DisplayEffectNeedChange(DISPLAY_EFFECT newDispEffect) const | CSlideShowPic | |
DrawNextImage() const | CSlideShowPic | inline |
EFFECT_FLOAT enum value | CSlideShowPic | |
EFFECT_NO_TIMEOUT enum value | CSlideShowPic | |
EFFECT_NONE enum value | CSlideShowPic | |
EFFECT_PANORAMA enum value | CSlideShowPic | |
EFFECT_RANDOM enum value | CSlideShowPic | |
EFFECT_ZOOM enum value | CSlideShowPic | |
FADEIN_FADEOUT enum value | CSlideShowPic | |
FullSize() const | CSlideShowPic | inline |
GetHeight() const | CSlideShowPic | inline |
GetOriginalHeight() | CSlideShowPic | |
GetOriginalWidth() | CSlideShowPic | |
GetTransitionTime(int iType) const | CSlideShowPic | |
GetWidth() const | CSlideShowPic | inline |
GetZoom() const | CSlideShowPic | inline |
IsAnimating() const | CSlideShowPic | |
IsFinished() const | CSlideShowPic | |
IsLoaded() const | CSlideShowPic | inline |
IsStarted() const | CSlideShowPic | inline |
Keep() | CSlideShowPic | |
m_bCanMoveHorizontally | CSlideShowPic | |
m_bCanMoveVertically | CSlideShowPic | |
m_bIsComic | CSlideShowPic | |
Move(float dX, float dY) | CSlideShowPic | |
Pause(bool bPause) | CSlideShowPic | |
Process(unsigned int currentTime, CDirtyRegionList &dirtyregions) | CSlideShowPic | |
Render(float *x, float *y, CTexture *pTexture, KODI::UTILS::COLOR::Color color) override | CSlideShowPicDX | protectedvirtual |
CSlideShowPic::Render() | CSlideShowPic | |
Reset(DISPLAY_EFFECT dispEffect=EFFECT_RANDOM, TRANSITION_EFFECT transEffect=FADEIN_FADEOUT) | CSlideShowPic | |
Rotate(float fRotateAngle, bool immediate=false) | CSlideShowPic | |
SetInSlideshow(bool slideshow) | CSlideShowPic | |
SetOriginalSize(int iOriginalWidth, int iOriginalHeight, bool bFullSize) | CSlideShowPic | |
SetTexture(int iSlideNumber, std::unique_ptr< CTexture > pTexture, DISPLAY_EFFECT dispEffect=EFFECT_RANDOM, TRANSITION_EFFECT transEffect=FADEIN_FADEOUT) | CSlideShowPic | |
SetTransitionTime(int iType, int iTime) | CSlideShowPic | |
SlideNumber() const | CSlideShowPic | inline |
StartTransition() | CSlideShowPic | |
TRANSITION_EFFECT enum name | CSlideShowPic | |
TRANSITION_NONE enum value | CSlideShowPic | |
TRANSITION_ROTATE enum value | CSlideShowPic | |
TRANSITION_ZOOM enum value | CSlideShowPic | |
UnLoad() | CSlideShowPic | inline |
UpdateAlpha() | CSlideShowPic | |
UpdateTexture(std::unique_ptr< CTexture > pTexture) | CSlideShowPic | |
Zoom(float fZoomAmount, bool immediate=false) | CSlideShowPic | |
~CSlideShowPic() | CSlideShowPic | virtual |
~CSlideShowPicDX() override=default | CSlideShowPicDX | |