Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CGraphicContext Member List

This is the complete list of members for CGraphicContext, including all inherited members.

AddGUITransform()CGraphicContext
AddTransform(const TransformMatrix &matrix)CGraphicContext
ApplyModeChange(RESOLUTION res)CGraphicContext
ApplyStateBlock()CGraphicContext
ApplyVideoResolution(RESOLUTION res)CGraphicContextprotected
ApplyWindowResize(int newWidth, int newHeight)CGraphicContext
CaptureStateBlock()CGraphicContext
CGraphicContext(void)CGraphicContext
Clear()CGraphicContext
Clear(UTILS::COLOR::Color color)CGraphicContext
ClipRect(CRect &vertex, CRect &texture, CRect *diffuse=NULL)CGraphicContext
Flip(bool rendered, bool videoLayer)CGraphicContext
GenerateAABB(const CRect &rect) constCGraphicContext
GetAllowedResolutions(std::vector< RESOLUTION > &res)CGraphicContext
GetClipRegion()CGraphicContext
GetDepth(uint32_t addLayers=2)CGraphicContext
GetDisplayLatency() constCGraphicContext
GetFPS() constCGraphicContext
GetGUIMatrix() constCGraphicContext
GetGUIScaleX() constCGraphicContext
GetGUIScaleY() constCGraphicContext
GetGUIScaling(const RESOLUTION_INFO &res, float &scaleX, float &scaleY, TransformMatrix *matrix=NULL)CGraphicContext
GetHeight() constCGraphicContext
GetMediaDir() constCGraphicContext
GetNormalizedDepth(uint32_t depth)CGraphicContext
GetRenderOrder()CGraphicContextinline
GetResInfo() constCGraphicContext
GetResInfo(RESOLUTION res) constCGraphicContext
GetScalingPixelRatio() constCGraphicContext
GetScissors() constCGraphicContext
GetStereoMode()CGraphicContextinline
GetStereoView()CGraphicContextinline
GetTransformDepth(int32_t depthOffset=0)CGraphicContext
GetVideoResolution() constCGraphicContext
GetViewWindow() constCGraphicContext
GetWidth() constCGraphicContext
InvertFinalCoords(float &x, float &y) constCGraphicContext
IsCalibrating() constCGraphicContext
IsFullScreenRoot() constCGraphicContext
IsFullScreenVideo() constCGraphicContext
IsTransferPQ() constCGraphicContextinline
IsValidResolution(RESOLUTION res)CGraphicContext
m_bCalibratingCGraphicContextprotected
m_bFullScreenRootCGraphicContextprotected
m_bFullScreenVideoCGraphicContextprotected
m_camerasCGraphicContextprotected
m_clipRegionsCGraphicContextprotected
m_fFPSOverrideCGraphicContextprotected
m_finalTransformCGraphicContextprotected
m_guiTransformCGraphicContextprotected
m_iScreenHeightCGraphicContextprotected
m_iScreenWidthCGraphicContextprotected
m_isTransferPQCGraphicContextprotected
m_layerCGraphicContextprotected
m_nextStereoModeCGraphicContextprotected
m_originsCGraphicContextprotected
m_renderOrderCGraphicContextprotected
m_ResolutionCGraphicContextprotected
m_scissorsCGraphicContextprotected
m_stereoFactorsCGraphicContextprotected
m_stereoModeCGraphicContextprotected
m_stereoViewCGraphicContextprotected
m_strMediaDirCGraphicContextprotected
m_transformsCGraphicContextprotected
m_videoRectCGraphicContextprotected
m_viewStackCGraphicContextprotected
m_windowResolutionCGraphicContextprotected
MergeAlpha(UTILS::COLOR::Color color) constCGraphicContext
MergeColor(UTILS::COLOR::Color color) constCGraphicContext
RectIsAngled(float x1, float y1, float x2, float y2) constCGraphicContext
RemoveTransform()CGraphicContext
ResetDepth()CGraphicContextinline
ResetOverscan(RESOLUTION res, OVERSCAN &overscan)CGraphicContext
ResetOverscan(RESOLUTION_INFO &resinfo)CGraphicContext
ResetScissors()CGraphicContext
ResetScreenParameters(RESOLUTION res)CGraphicContext
RestoreCameraPosition()CGraphicContext
RestoreClipRegion()CGraphicContext
RestoreOrigin()CGraphicContext
RestoreStereoFactor()CGraphicContext
RestoreViewPort()CGraphicContext
ScaleFinalCoords(float &x, float &y, float &z) constCGraphicContext
ScaleFinalXCoord(float x, float y) constCGraphicContext
ScaleFinalYCoord(float x, float y) constCGraphicContext
ScaleFinalZCoord(float x, float y) constCGraphicContext
SetCalibrating(bool bOnOff)CGraphicContext
SetCameraPosition(const CPoint &camera)CGraphicContext
SetClipRegion(float x, float y, float w, float h)CGraphicContext
SetFPS(float fps)CGraphicContext
SetFullScreenVideo(bool bOnOff)CGraphicContext
SetMediaDir(const std::string &strMediaDir)CGraphicContext
SetOrigin(float x, float y)CGraphicContext
SetRenderingResolution(const RESOLUTION_INFO &res, bool needsScaling)CGraphicContext
SetRenderOrder(RENDER_ORDER renderOrder)CGraphicContext
SetResInfo(RESOLUTION res, const RESOLUTION_INFO &info)CGraphicContext
SetScalingResolution(const RESOLUTION_INFO &res, bool needsScaling)CGraphicContext
SetScissors(const CRect &rect)CGraphicContext
SetStereoFactor(float factor)CGraphicContext
SetStereoMode(RENDER_STEREO_MODE mode)CGraphicContextinline
SetStereoView(RENDER_STEREO_VIEW view)CGraphicContext
SetTransferPQ(bool PQ)CGraphicContextinline
SetTransform(const TransformMatrix &matrix)CGraphicContext
SetTransform(const TransformMatrix &matrix, float scaleX, float scaleY)CGraphicContext
SetVideoResolution(RESOLUTION res, bool forceUpdate)CGraphicContext
SetVideoResolutionInternal(RESOLUTION res, bool forceUpdate)CGraphicContextprotected
SetViewPort(float fx, float fy, float fwidth, float fheight, bool intersectPrevious=false)CGraphicContext
SetViewWindow(float left, float top, float right, float bottom)CGraphicContext
StereoCorrection(const CRect &rect) constCGraphicContext
StereoCorrection(const CPoint &point) constCGraphicContext
ToggleFullScreen()CGraphicContext
UpdateCameraPosition(const CPoint &camera, const float &factor)CGraphicContextprotected
UpdateInternalStateWithResolution(RESOLUTION res)CGraphicContextprotected
~CGraphicContext()CGraphicContextvirtual