CRenderVideoSettings() | KODI::RETRO::CRenderVideoSettings | inline |
GetPixels() const | KODI::RETRO::CRenderVideoSettings | inline |
GetRenderRotation() const | KODI::RETRO::CRenderVideoSettings | inline |
GetRenderStretchMode() const | KODI::RETRO::CRenderVideoSettings | inline |
GetScalingMethod() const | KODI::RETRO::CRenderVideoSettings | inline |
GetShaderPreset() const | KODI::RETRO::CRenderVideoSettings | inline |
GetVideoFilter() const | KODI::RETRO::CRenderVideoSettings | |
operator!=(const CRenderVideoSettings &rhs) const | KODI::RETRO::CRenderVideoSettings | inline |
operator<(const CRenderVideoSettings &rhs) const | KODI::RETRO::CRenderVideoSettings | |
operator==(const CRenderVideoSettings &rhs) const | KODI::RETRO::CRenderVideoSettings | |
operator>(const CRenderVideoSettings &rhs) const | KODI::RETRO::CRenderVideoSettings | inline |
Reset() | KODI::RETRO::CRenderVideoSettings | |
ResetPixels() | KODI::RETRO::CRenderVideoSettings | |
ResetShaderPreset() | KODI::RETRO::CRenderVideoSettings | |
SetPixels(const std::string &pixelPath) | KODI::RETRO::CRenderVideoSettings | inline |
SetRenderRotation(unsigned int rotationDegCCW) | KODI::RETRO::CRenderVideoSettings | inline |
SetRenderStretchMode(STRETCHMODE mode) | KODI::RETRO::CRenderVideoSettings | inline |
SetScalingMethod(SCALINGMETHOD method) | KODI::RETRO::CRenderVideoSettings | inline |
SetShaderPreset(std::string_view shaderPreset) | KODI::RETRO::CRenderVideoSettings | inline |
SetVideoFilter(const std::string &videoFilter) | KODI::RETRO::CRenderVideoSettings | |