xbmc
CGraphicContext Member List

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

AddGUITransform() (defined in CGraphicContext)CGraphicContext
AddTransform(const TransformMatrix &matrix) (defined in CGraphicContext)CGraphicContext
ApplyModeChange(RESOLUTION res) (defined in CGraphicContext)CGraphicContext
ApplyStateBlock() (defined in CGraphicContext)CGraphicContext
ApplyVideoResolution(RESOLUTION res) (defined in CGraphicContext)CGraphicContextprotected
ApplyWindowResize(int newWidth, int newHeight) (defined in CGraphicContext)CGraphicContext
CaptureStateBlock() (defined in CGraphicContext)CGraphicContext
CGraphicContext(void) (defined in CGraphicContext)CGraphicContext
Clear(UTILS::COLOR::Color color=0) (defined in CGraphicContext)CGraphicContext
ClipRect(CRect &vertex, CRect &texture, CRect *diffuse=NULL) (defined in CGraphicContext)CGraphicContext
Flip(bool rendered, bool videoLayer) (defined in CGraphicContext)CGraphicContext
GenerateAABB(const CRect &rect) const (defined in CGraphicContext)CGraphicContext
GetAllowedResolutions(std::vector< RESOLUTION > &res) (defined in CGraphicContext)CGraphicContext
GetClipRegion() (defined in CGraphicContext)CGraphicContext
GetDisplayLatency() const (defined in CGraphicContext)CGraphicContext
GetFPS() const (defined in CGraphicContext)CGraphicContext
GetGUIMatrix() const (defined in CGraphicContext)CGraphicContext
GetGUIScaleX() const (defined in CGraphicContext)CGraphicContext
GetGUIScaleY() const (defined in CGraphicContext)CGraphicContext
GetGUIScaling(const RESOLUTION_INFO &res, float &scaleX, float &scaleY, TransformMatrix *matrix=NULL) (defined in CGraphicContext)CGraphicContext
GetHeight() const (defined in CGraphicContext)CGraphicContext
GetMediaDir() const (defined in CGraphicContext)CGraphicContext
GetResInfo() const (defined in CGraphicContext)CGraphicContext
GetResInfo(RESOLUTION res) const (defined in CGraphicContext)CGraphicContext
GetScalingPixelRatio() const (defined in CGraphicContext)CGraphicContext
GetScissors() const (defined in CGraphicContext)CGraphicContext
GetStereoMode() (defined in CGraphicContext)CGraphicContextinline
GetStereoView() (defined in CGraphicContext)CGraphicContextinline
GetVideoResolution() const (defined in CGraphicContext)CGraphicContext
GetViewWindow() const (defined in CGraphicContext)CGraphicContext
GetWidth() const (defined in CGraphicContext)CGraphicContext
InvertFinalCoords(float &x, float &y) const (defined in CGraphicContext)CGraphicContext
IsCalibrating() const (defined in CGraphicContext)CGraphicContext
IsFullScreenRoot() const (defined in CGraphicContext)CGraphicContext
IsFullScreenVideo() const (defined in CGraphicContext)CGraphicContext
IsValidResolution(RESOLUTION res) (defined in CGraphicContext)CGraphicContext
m_bCalibrating (defined in CGraphicContext)CGraphicContextprotected
m_bFullScreenRoot (defined in CGraphicContext)CGraphicContextprotected
m_bFullScreenVideo (defined in CGraphicContext)CGraphicContextprotected
m_cameras (defined in CGraphicContext)CGraphicContextprotected
m_clipRegions (defined in CGraphicContext)CGraphicContextprotected
m_fFPSOverride (defined in CGraphicContext)CGraphicContextprotected
m_finalTransform (defined in CGraphicContext)CGraphicContextprotected
m_guiTransform (defined in CGraphicContext)CGraphicContextprotected
m_iScreenHeight (defined in CGraphicContext)CGraphicContextprotected
m_iScreenWidth (defined in CGraphicContext)CGraphicContextprotected
m_nextStereoMode (defined in CGraphicContext)CGraphicContextprotected
m_origins (defined in CGraphicContext)CGraphicContextprotected
m_Resolution (defined in CGraphicContext)CGraphicContextprotected
m_scissors (defined in CGraphicContext)CGraphicContextprotected
m_stereoFactors (defined in CGraphicContext)CGraphicContextprotected
m_stereoMode (defined in CGraphicContext)CGraphicContextprotected
m_stereoView (defined in CGraphicContext)CGraphicContextprotected
m_strMediaDir (defined in CGraphicContext)CGraphicContextprotected
m_transforms (defined in CGraphicContext)CGraphicContextprotected
m_videoRect (defined in CGraphicContext)CGraphicContextprotected
m_viewStack (defined in CGraphicContext)CGraphicContextprotected
m_windowResolution (defined in CGraphicContext)CGraphicContextprotected
MergeAlpha(UTILS::COLOR::Color color) const (defined in CGraphicContext)CGraphicContext
MergeColor(UTILS::COLOR::Color color) const (defined in CGraphicContext)CGraphicContext
RectIsAngled(float x1, float y1, float x2, float y2) const (defined in CGraphicContext)CGraphicContext
RemoveTransform() (defined in CGraphicContext)CGraphicContext
ResetOverscan(RESOLUTION res, OVERSCAN &overscan) (defined in CGraphicContext)CGraphicContext
ResetOverscan(RESOLUTION_INFO &resinfo) (defined in CGraphicContext)CGraphicContext
ResetScissors() (defined in CGraphicContext)CGraphicContext
ResetScreenParameters(RESOLUTION res) (defined in CGraphicContext)CGraphicContext
RestoreCameraPosition() (defined in CGraphicContext)CGraphicContext
RestoreClipRegion() (defined in CGraphicContext)CGraphicContext
RestoreOrigin() (defined in CGraphicContext)CGraphicContext
RestoreStereoFactor() (defined in CGraphicContext)CGraphicContext
RestoreViewPort() (defined in CGraphicContext)CGraphicContext
ScaleFinalCoords(float &x, float &y, float &z) const (defined in CGraphicContext)CGraphicContext
ScaleFinalXCoord(float x, float y) const (defined in CGraphicContext)CGraphicContext
ScaleFinalYCoord(float x, float y) const (defined in CGraphicContext)CGraphicContext
ScaleFinalZCoord(float x, float y) const (defined in CGraphicContext)CGraphicContext
SetCalibrating(bool bOnOff) (defined in CGraphicContext)CGraphicContext
SetCameraPosition(const CPoint &camera) (defined in CGraphicContext)CGraphicContext
SetClipRegion(float x, float y, float w, float h)CGraphicContext
SetFPS(float fps) (defined in CGraphicContext)CGraphicContext
SetFullScreenVideo(bool bOnOff) (defined in CGraphicContext)CGraphicContext
SetMediaDir(const std::string &strMediaDir) (defined in CGraphicContext)CGraphicContext
SetOrigin(float x, float y) (defined in CGraphicContext)CGraphicContext
SetRenderingResolution(const RESOLUTION_INFO &res, bool needsScaling)CGraphicContext
SetResInfo(RESOLUTION res, const RESOLUTION_INFO &info) (defined in CGraphicContext)CGraphicContext
SetScalingResolution(const RESOLUTION_INFO &res, bool needsScaling)CGraphicContext
SetScissors(const CRect &rect) (defined in CGraphicContext)CGraphicContext
SetStereoFactor(float factor) (defined in CGraphicContext)CGraphicContext
SetStereoMode(RENDER_STEREO_MODE mode) (defined in CGraphicContext)CGraphicContextinline
SetStereoView(RENDER_STEREO_VIEW view) (defined in CGraphicContext)CGraphicContext
SetTransform(const TransformMatrix &matrix) (defined in CGraphicContext)CGraphicContext
SetTransform(const TransformMatrix &matrix, float scaleX, float scaleY) (defined in CGraphicContext)CGraphicContext
SetVideoResolution(RESOLUTION res, bool forceUpdate) (defined in CGraphicContext)CGraphicContext
SetVideoResolutionInternal(RESOLUTION res, bool forceUpdate) (defined in CGraphicContext)CGraphicContextprotected
SetViewPort(float fx, float fy, float fwidth, float fheight, bool intersectPrevious=false) (defined in CGraphicContext)CGraphicContext
SetViewWindow(float left, float top, float right, float bottom) (defined in CGraphicContext)CGraphicContext
StereoCorrection(const CRect &rect) const (defined in CGraphicContext)CGraphicContext
StereoCorrection(const CPoint &point) const (defined in CGraphicContext)CGraphicContext
ToggleFullScreen() (defined in CGraphicContext)CGraphicContext
UpdateCameraPosition(const CPoint &camera, const float &factor) (defined in CGraphicContext)CGraphicContextprotected
UpdateInternalStateWithResolution(RESOLUTION res) (defined in CGraphicContext)CGraphicContextprotected
~CGraphicContext() (defined in CGraphicContext)CGraphicContextvirtual