Guiliani  Version 2.6 revision 7293 (documentation build 12)
CGfxWrapDAVEHD Member List

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

ApplyGlobalAlpha(const eC_UByte ubAlpha) constCGfxWrapinline
Arc(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)CGfxWrapDAVEHDvirtual
CGfxWrap::Arc(const CGUIRect &kAbsRect, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)CGfxWrap
BlitImg(const ImageResource_t &eID, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)CGfxWrap
BlitImg(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)CGfxWrapinline
BlitImgExt(const ImageResource_t &eID, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY, const eC_Value &vWidth, const eC_Value &vHeight, const eC_Bool &bStretch=true, const eC_UByte &ubAlpha=255)CGfxWrap
BlitImgExt(const ImageResource_t &eID, const CGUIRect &kAbsRect, const eC_Bool &bStretch=true, const eC_UByte &ubAlpha=255)CGfxWrap
BlitImgExt(const ImageResource_t &eID, const CGUIRect &kSrcAbsRect, const CGUIRect &kDstAbsRect, const eC_UByte &ubAlpha=255)CGfxWrap
BlitImgExt(const ImageResource_t &eID, const eC_UInt &uiAbsSrcX, const eC_UInt &uiAbsSrcY, const eC_UInt &uiSrcWidth, const eC_UInt &uiSrcHeight, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY, const eC_Value &vDestWidth, const eC_Value &vDestHeight, const eC_UByte &ubAlpha=255, const eC_Value &vAngle=eC_FromFloat(0), const eC_Value &vRotCenterX=eC_FromFloat(0.5), const eC_Value &vRotCenterY=eC_FromFloat(0.5))CGfxWrap
BlitImgExtImpl(const ImageResource_t &eID, const eC_UInt &uiSrcX, const eC_UInt &uiSrcY, const eC_UInt &uiSrcWidth, const eC_UInt &uiSrcHeight, const eC_Value &vDestX, const eC_Value &vDestY, const eC_Value &vDestWidth, const eC_Value &vDestHeight, const eC_UByte &ubAlpha=255, const eC_Value &vAngle=eC_FromFloat(0), const eC_Value &vRotCenterX=eC_FromFloat(0.5), const eC_Value &vRotCenterY=eC_FromFloat(0.5))CGfxWrapDAVEHDvirtual
BlitImgExtImpl(const CGUIImageData &kImageData, const eC_UInt &uiSrcX, const eC_UInt &uiSrcY, const eC_UInt &uiSrcWidth, const eC_UInt &uiSrcHeight, const eC_Value &vDestX, const eC_Value &vDestY, const eC_Value &vDestWidth, const eC_Value &vDestHeight, const eC_UByte &ubAlpha=255, const eC_Value &vAngle=eC_FromFloat(0), const eC_Value &vRotCenterX=eC_FromFloat(0.5), const eC_Value &vRotCenterY=eC_FromFloat(0.5))CGfxWrapDAVEHD
BlitImgExtImpl(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)CGfxWrapDAVEHDvirtual
BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const eC_UInt uiTopBorder, const eC_UInt uiBottomBorder, const eC_UInt uiLeftBorder, const eC_UInt uiRightBorder, const eC_UByte &ubAlpha=255)CGfxWrapvirtual
BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const CGUINinePatch &kNinePatch, const eC_UByte &ubAlpha=255)CGfxWrap
CGfxWrap()CGfxWrapprotected
CGfxWrapDAVEHD(CGfxEnv *pkGfxEnv=NULL)CGfxWrapDAVEHDprotected
ChangeFont(const FontResource_t &eFontID, const eC_Char *const pcPath, const eC_UInt &uiFontSize, const CFntWrap::GUIFont_t &eFontStyle)CGfxWrap
ClearInvalidRect()CGfxWrapinlinevirtual
CreateBitmapPlane(const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight)CGfxWrapvirtual
CreateGfxDependentBitmap(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight)CGfxWrapDAVEHDprotectedvirtual
CreateInstance(CGfxEnv *pkGfxEnv)CGfxWrapDAVEHDstatic
CreateScreen()CGfxWrapDAVEHDvirtual
cvTwoPiCGfxWrapprotectedstatic
DeInit(void)CGfxWrapDAVEHDprotected
DeleteBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID)CGfxWrap
DeleteBitmapPlanes(const CGUIObject *pkObject)CGfxWrap
DeleteInstance()CGfxWrapstatic
DestroyScreen()CGfxWrapDAVEHDvirtual
DrawToBitmap(GUIBitmapPlaneID_t uiBitmapID)CGfxWrapDAVEHDvirtual
DrawToScreen()CGfxWrapDAVEHDvirtual
Ellipse(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2, const eC_Bool &bFilled=true)CGfxWrapDAVEHDvirtual
CGfxWrap::Ellipse(const CGUIRect &kAbsRect, const eC_Bool &bFilled)CGfxWrap
EndRedrawGUI()CGfxWrapinlineprotectedvirtual
FilledRect(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2)CGfxWrapDAVEHDvirtual
CGfxWrap::FilledRect(const CGUIRect &kAbsRect)CGfxWrap
FinishDrawToBitmap()CGfxWrapprotectedvirtual
FIRST_REFRESH_OF_FRAME enum valueCGfxWrap
FittingNumChars(const eC_String *const pkText, eC_Value vWidthMax, eC_UInt &uiNumChars, const eC_Bool &bStartAtEnd=false)CGfxWrap
FORCED_REFRESH enum valueCGfxWrap
ForceRefresh()CGfxWrapinline
GetAscender() constCGfxWrap
GetBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID)CGfxWrap
GetBitmapPlaneData(const GUIBitmapPlaneID_t &eBitmapPlaneID)CGfxWrapvirtual
GetCliprect(CGUIRect &AbsClipRect) constCGfxWrapvirtual
GetDaveDevice()CGfxWrapDAVEHD
GetDescender() constCGfxWrap
GetDoubleBufferingEnforcesFlipping()CGfxWrapinline
GetDummyBitmap()CGfxWrapprotected
GetFilteredBlit() constCGfxWrapinline
GetForegroundColor() constCGfxWrapinline
GetGlobalAlpha() constCGfxWrapinline
GetGlyphMetrics(const eC_Char cChar, CFntWrap::GlyphMetrics_t &kMetrics)CGfxWrap
GetImageSize(const ImageResource_t &eID) constCGfxWrapDAVEHDinlinevirtual
GetImgHeight(const ImageResource_t &eID) constCGfxWrap
GetImgHeightImpl(const ImageResource_t &eID) constCGfxWrapDAVEHDvirtual
GetImgOriginRect(const ImageResource_t &eID) constCGfxWrapinline
GetImgWidth(const ImageResource_t &eID) constCGfxWrap
GetImgWidthImpl(const ImageResource_t &eID) constCGfxWrapDAVEHDvirtual
GetInternalLeading() constCGfxWrap
GetInvalidatedRect() constCGfxWrapinline
GetNextPowerOf2(const eC_Value &vValue)CGfxWrapinlinestatic
GetNOFFonts()CGfxWrap
GetNOFImages()CGfxWrapinlinevirtual
GetOptimizedBlit() constCGfxWrapinline
GetPhysicalScreenHeight()CGfxWrapDAVEHDvirtual
GetPhysicalScreenWidth()CGfxWrapDAVEHDvirtual
GetPixelFormat(const CGUICommonEnums::ImageType_t &ePixFormat)CGfxWrapDAVEHDstatic
GetRenderingOffset(eC_Value &vOffsetX, eC_Value &vOffsetY)CGfxWrap
GetScreenFormat() constCGfxWrapinline
GetScreenHorizontalPPI() constCGfxWrapinlinevirtual
GetScreenVerticalPPI() constCGfxWrapinlinevirtual
GetTexelFormat(const CGUICommonEnums::ImageType_t &ePixFormat)CGfxWrapDAVEHDstatic
GetTextXPosAdjustment(const CGUIText::HorAligned_t eHorAlignment)CGfxWrap
GetTextYPosAdjustment(const CGUIText::VerAligned_t eVerAlignment)CGfxWrap
GetUsedBitmapPlaneID() constCGfxWrapinline
GetVirtualScreenHeight()CGfxWrapDAVEHDvirtual
GetVirtualScreenWidth()CGfxWrapDAVEHDvirtual
GetWorkingMemory(const eC_UInt &uiSize)CGfxWrapprotected
GetWrapperName() constCGfxWrapinline
ImageExists(const ImageResource_t eID) constCGfxWrapDAVEHDprotectedvirtual
Init(void)CGfxWrapDAVEHDprotected
InitScreens()CGfxWrapDAVEHDprotected
INTERMEDIATE_REFRESH enum valueCGfxWrap
InvalidateRect(const CGUIRect &kInvalidRect)CGfxWrap
InvalidateRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapinline
LAST_REFRESH_OF_FRAME enum valueCGfxWrap
Line(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2)CGfxWrapDAVEHDvirtual
CGfxWrap::Line(const CGUIRect &kAbsRect)CGfxWrap
LoadFont(const FontResource_t &eFontID)CGfxWrap
LoadGlyphData(CGUIImageData *pkImageData, const eC_UInt &uiGlyphWidth, const eC_UInt &uiGlyphHeight, eC_UByte *pkGlyphBitmap)CGfxWrapDAVEHDvirtual
LoadImg(const eC_String &kPath, const ImageResource_t &eID)CGfxWrapprotected
LoadImg(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)CGfxWrapprotected
LoadImgDecoder(const eC_String &kPath, const eC_UInt &uiImageIndex)CGfxWrapDAVEHDprotectedvirtual
LoadImgImpl(const eC_String &kPath, const ImageResource_t &eID)CGfxWrapDAVEHDprotectedvirtual
LoadImgImpl(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)CGfxWrapDAVEHDprotectedvirtual
LoadImgRAW(eC_File *pkImageFile, CGUIImageData &kImageData)CGfxWrapDAVEHDprotectedvirtual
LoadImgRLE(eC_File *pkImageFile, CGUIImageData &kImageData)CGfxWrapDAVEHDprotectedvirtual
m_bDoubleBufferingEnforcesFlippingCGfxWrapprotected
m_bFilteredBlitCGfxWrapprotected
m_bInvalidationInLastFrameCGfxWrapprotected
m_bOptimizedBlitCGfxWrapprotected
m_kClippingRectCGfxWrapprotected
m_kGfxWrapSemaphoreCGfxWrapprotected
m_kInvalidatedRectCGfxWrapprotected
m_kInvalidatedRectListCGfxWrapprotected
m_kLastFrameInvalidatedRectListCGfxWrapprotected
m_kWrapperNameCGfxWrapprotected
m_pkGfxEnvCGfxWrapprotected
m_pkWorkingMemoryCGfxWrapprotected
m_ubAlphaCGfxWrapprotected
m_uiColorCGfxWrapprotected
m_uiNOFImagesCGfxWrapprotected
m_uiScreenHeightCGfxWrapprotected
m_uiScreenWidthCGfxWrapprotected
m_vGlobalAlphaFactorCGfxWrapprotected
m_vLineWidthCGfxWrapprotected
m_vRenderingOffsetXCGfxWrapprotected
m_vRenderingOffsetYCGfxWrapprotected
Polygon(eC_Value *pvPoints, const eC_UInt &uiCount, const eC_Bool &bFilled)CGfxWrapDAVEHDvirtual
CGfxWrap::Polygon(CGUIPoint *pkPoints, const eC_UInt &uiCount, const eC_Bool &bFilled)CGfxWrap
Rect(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2)CGfxWrapDAVEHDvirtual
CGfxWrap::Rect(const CGUIRect &kAbsRect)CGfxWrap
RedrawGUI()CGfxWrapvirtual
Refresh(const RefreshCall_t eRefreshCallType)CGfxWrapDAVEHDvirtual
RefreshCall_t enum nameCGfxWrap
RefreshImage(const ImageResource_t &eImageID, void *pkMemory)CGfxWrapDAVEHDprotectedvirtual
ReleaseWorkingMemory()CGfxWrapprotected
RequiredSpace(const eC_String *const pkText, eC_Value &vWidth, eC_Value &vHeight)CGfxWrap
ResetCliprect()CGfxWrapvirtual
ResetInvalidatedRect()CGfxWrapprotected
RestoreWrapperState()CGfxWrapinlinevirtual
Ring(const eC_Value &vX1, const eC_Value &vY1, const eC_Value &vX2, const eC_Value &vY2, const eC_Value &vRingWidth, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)CGfxWrapDAVEHDvirtual
CGfxWrap::Ring(const CGUIRect &kAbsRect, const eC_Value &vRingWidth, const eC_Value &vStartAngle, const eC_Value &vEndAngle, const eC_Value &vRotationAngle, const eC_Bool &bFilled)CGfxWrap
SetCliprect(const CGUIRect &NewClipRect)CGfxWrapDAVEHDvirtual
SetDoubleBufferingEnforcesFlipping(const eC_Bool bDoubleBufferingEnforcesFlipping)CGfxWrapinline
SetFilteredBlit(const eC_Bool &bFilteredBlit)CGfxWrapinlinevirtual
SetFont(const FontResource_t &eID)CGfxWrap
SetFontSpacing(const eC_Float &fSpacing)CGfxWrap
SetForegroundColor(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255)CGfxWrapinline
SetForegroundColor(const eC_UInt &uiCol)CGfxWrapinline
SetForegroundColorImpl(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255)CGfxWrapDAVEHDvirtual
SetGfxEnv(CGfxEnv *pkGfxEnv)CGfxWrap
SetGlobalAlpha(const eC_UByte &ubAlpha)CGfxWrapinline
SetInvalidatedRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2)CGfxWrapprotected
SetInvalidatedRect(const CGUIRect &NewAbsRect)CGfxWrapinlineprotected
SetLineWidth(const eC_Value &vWidth)CGfxWrapvirtual
SetNOFFonts(const eC_UInt uiNOFFonts)CGfxWrap
SetNOFImages(const eC_UInt uiNOFImages)CGfxWrapinlineprotected
SetNOFImagesImpl(const eC_UInt uiNOFImages)CGfxWrapDAVEHDprotectedvirtual
SetOptimizedBlit(const eC_Bool &bOptimizedBlit)CGfxWrapinlinevirtual
SetRenderingOffset(const eC_Value &vOffsetX, const eC_Value &vOffsetY)CGfxWrapvirtual
SetScreenFormat(const CGUICommonEnums::ImageType_t &uiScreenFormat)CGfxWrapinline
SetScreenSize(const eC_UInt &uiWidth, const eC_UInt &uiHeight)CGfxWrapvirtual
SetTargetLayer(const eC_UInt &uiLayerID)CGfxWrapDAVEHDvirtual
SetWindowCaption(const eC_String &kText)CGfxWrapvirtual
SINGLE_REFRESH enum valueCGfxWrap
StartHandleDraw(const CGUIRect &crkClipRect)CGfxWrapprotectedvirtual
StartRedrawGUI()CGfxWrapDAVEHDprotectedvirtual
StoreWrapperState()CGfxWrapinlinevirtual
SupportCompressedFonts() constCGfxWrapDAVEHDinlinevirtual
Text(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_String *const lpString)CGfxWrap
UnloadFont(const FontResource_t &eFontID)CGfxWrap
UnloadGlyphData(CGUIImageData *pkImageData)CGfxWrapDAVEHDvirtual
UnloadImg(const ImageResource_t &eID)CGfxWrapDAVEHDprotectedvirtual
UpdateGlobalAlpha(const eC_UByte &ubAlpha)CGfxWrapinline
~CGfxWrap(void)CGfxWrapprotectedvirtual
~CGfxWrapDAVEHD(void)CGfxWrapDAVEHDprotectedvirtual