This is the complete list of members for CGfxWrapVG, including all inherited members.
ApplyGlobalAlpha(const eC_UByte ubAlpha) const | CGfxWrap | inline |
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) | CGfxWrapVG | protectedvirtual |
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) | CGfxWrap | inline |
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 &, 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)) | CGfxWrapVG | protectedvirtual |
CGfxWrap::BlitImgExtImpl(const CGUIImageData &kImageData, const eC_Value &vAbsDestX, const eC_Value &vAbsDestY)=0 | CGfxWrap | protectedpure virtual |
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) | CGfxWrap | virtual |
BlitImgNinePatch(const ImageResource_t &eID, const CGUIRect &kAbsRect, const CGUINinePatch &kNinePatch, const eC_UByte &ubAlpha=255) | CGfxWrap | |
CGfxWrap() | CGfxWrap | protected |
CGfxWrapVG() (defined in CGfxWrapVG) | CGfxWrapVG | protected |
CGfxWrapVG(const NativeWindowType &hWindowType, const NativeDisplayType &hDisplayType) | CGfxWrapVG | protected |
ChangeFont(const FontResource_t &eFontID, const eC_Char *const pcPath, const eC_UInt &uiFontSize, const CFntWrap::GUIFont_t &eFontStyle) | CGfxWrap | |
CheckEGLError(const eC_String &kCallingMethod) | CGfxWrapVG | protected |
CheckVGError(const eC_String &kCallingMethod) | CGfxWrapVG | protected |
ClearInvalidRect() | CGfxWrap | inlinevirtual |
ConstructGradient(CGradient &kGradient, VGPaint &uiPaintHandle) | CGfxWrapVG | protected |
CreateBitmapImage(const eC_UInt &uiCurImage) | CGfxWrapVG | protected |
CreateBitmapPlane(const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight) | CGfxWrap | virtual |
CreateGfxDependentBitmap(GUIBitmapPlaneID_t uiNewBitmapID, const CGUIObject &rkParentObject, const eC_Value &vWidth, const eC_Value &vHeight) | CGfxWrap | protectedvirtual |
CreateInstance(const NativeWindowType &hWindowType=0, const NativeDisplayType &hDisplayType=EGL_DEFAULT_DISPLAY) | CGfxWrapVG | static |
CreateScreen(const eC_UInt &uiWidth, const eC_UInt &uiHeight) | CGfxWrapVG | virtual |
CreateScreen() | CGfxWrapVG | virtual |
CreateSVGImage(const eC_UInt &uiCurImage) | CGfxWrapVG | protected |
cvTwoPi | CGfxWrap | protectedstatic |
DeInit(void) | CGfxWrapVG | protectedvirtual |
DeleteBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | |
DeleteBitmapPlanes(const CGUIObject *pkObject) | CGfxWrap | |
DeleteInstance() | CGfxWrap | static |
DestroyScreen() | CGfxWrap | inlineprotectedvirtual |
DrawToBitmap(GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | virtual |
DrawToScreen() | CGfxWrap | virtual |
Ellipse(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2, const eC_Bool &bFilled) | CGfxWrapVG | protectedvirtual |
CGfxWrap::Ellipse(const CGUIRect &kAbsRect, const eC_Bool &bFilled) | CGfxWrap | |
EndRedrawGUI() | CGfxWrap | inlineprotectedvirtual |
FilledRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrapVG | protectedvirtual |
CGfxWrap::FilledRect(const CGUIRect &kAbsRect) | CGfxWrap | |
FinishDrawToBitmap() | CGfxWrap | protectedvirtual |
FIRST_REFRESH_OF_FRAME enum value | CGfxWrap | |
FittingNumChars(const eC_String *const pkText, eC_Value vWidthMax, eC_UInt &uiNumChars, const eC_Bool &bStartAtEnd=false) | CGfxWrap | |
FORCED_REFRESH enum value | CGfxWrap | |
ForceRefresh() | CGfxWrap | inline |
GetAscender() const | CGfxWrap | |
GetBitmapPlane(const GUIBitmapPlaneID_t uiBitmapID) | CGfxWrap | |
GetBitmapPlaneData(const GUIBitmapPlaneID_t &eBitmapPlaneID) | CGfxWrap | virtual |
GetCliprect(CGUIRect &AbsClipRect) const | CGfxWrap | virtual |
GetDescender() const | CGfxWrap | |
GetDoubleBufferingEnforcesFlipping() | CGfxWrap | inline |
GetDummyBitmap() | CGfxWrap | protected |
GetForegroundColor() const | CGfxWrap | inline |
GetGlobalAlpha() const | CGfxWrap | inline |
GetGlyphMetrics(const eC_Char cChar, CFntWrap::GlyphMetrics_t &kMetrics) | CGfxWrap | |
GetImageSize(const ImageResource_t &eImageID) const | CGfxWrapVG | protectedvirtual |
GetImgHeight(const ImageResource_t &eID) const | CGfxWrap | |
GetImgHeightImpl(const ImageResource_t &eImageID) const | CGfxWrapVG | protectedvirtual |
GetImgOriginRect(const ImageResource_t &eID) const | CGfxWrap | inline |
GetImgWidth(const ImageResource_t &eID) const | CGfxWrap | |
GetImgWidthImpl(const ImageResource_t &eImageID) const | CGfxWrapVG | protectedvirtual |
GetInternalLeading() const | CGfxWrap | |
GetInvalidatedRect() const | CGfxWrap | inline |
GetNextPowerOf2(const eC_Value &vValue) | CGfxWrap | inlinestatic |
GetNOFFonts() | CGfxWrap | |
GetNOFImages() | CGfxWrap | inlinevirtual |
GetPaintFromShape(CSVGShape &kShape, VGPaint &uiPaintHandle, eC_Bool bIsStroke) | CGfxWrapVG | protected |
GetPathFromShape(const CSVGShape &kShape, VGPath &uiPathHandle) | CGfxWrapVG | protected |
GetPhysicalScreenHeight() | CGfxWrapVG | inlineprotectedvirtual |
GetPhysicalScreenWidth() | CGfxWrapVG | inlineprotectedvirtual |
GetRenderingOffset(eC_Value &vOffsetX, eC_Value &vOffsetY) | CGfxWrap | |
GetScreenFormat() const | CGfxWrap | inline |
GetScreenHorizontalPPI() const | CGfxWrap | inlinevirtual |
GetScreenVerticalPPI() const | CGfxWrap | inlinevirtual |
GetTextXPosAdjustment(const CGUIText::HorAligned_t eHorAlignment) | CGfxWrap | |
GetTextYPosAdjustment(const CGUIText::VerAligned_t eVerAlignment) | CGfxWrap | |
GetUsedBitmapPlaneID() const | CGfxWrap | inline |
GetVirtualScreenHeight() | CGfxWrapVG | protectedvirtual |
GetVirtualScreenWidth() | CGfxWrapVG | protectedvirtual |
GetWorkingMemory(const eC_UInt &uiSize) | CGfxWrap | virtual |
GetWrapperName() const | CGfxWrap | inline |
ImageExists(ImageResource_t eID) const | CGfxWrapVG | protectedvirtual |
Init(void) | CGfxWrapVG | protectedvirtual |
INTERMEDIATE_REFRESH enum value | CGfxWrap | |
InvalidateRect(const CGUIRect &kInvalidRect) | CGfxWrap | |
InvalidateRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrap | inline |
LAST_REFRESH_OF_FRAME enum value | CGfxWrap | |
Line(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrapVG | protectedvirtual |
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) | CGfxWrap | virtual |
LoadImg(const eC_String &kPath, const ImageResource_t &eID) | CGfxWrap | protected |
LoadImg(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID) | CGfxWrap | protected |
LoadImgImpl(const eC_String &kPath, const ImageResource_t &eImageID) | CGfxWrapVG | protectedvirtual |
LoadImgImpl(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const CGUICommonEnums::ImageType_t &eImageType, const ImageResource_t &eID) | CGfxWrapVG | protectedvirtual |
CGfxWrap::LoadImgImpl(void *pkMemory, const eC_UInt &uiWidth, const eC_UInt &uiHeight, const eC_UInt &eImageType, const ImageResource_t &eID)=0 | CGfxWrap | protectedpure virtual |
m_bDoubleBufferingEnforcesFlipping | CGfxWrap | protected |
m_bFilteredBlit | CGfxWrap | protected |
m_bInvalidationInLastFrame | CGfxWrap | protected |
m_bOptimizedBlit | CGfxWrap | protected |
m_display | CGfxWrapVG | protected |
m_hDisplayType | CGfxWrapVG | protected |
m_hWindowType | CGfxWrapVG | protected |
m_kClippingRect | CGfxWrap | protected |
m_kGfxWrapSemaphore | CGfxWrap | protected |
m_kInvalidatedRect | CGfxWrap | protected |
m_kInvalidatedRectList | CGfxWrap | protected |
m_kLastFrameInvalidatedRectList | CGfxWrap | protected |
m_kWrapperName | CGfxWrap | protected |
m_offScreenConfig | CGfxWrapVG | protected |
m_offScreenContext | CGfxWrapVG | protected |
m_pkGfxEnv | CGfxWrap | protected |
m_pkImages | CGfxWrapVG | protected |
m_screenConfig | CGfxWrapVG | protected |
m_screenContext | CGfxWrapVG | protected |
m_ubAlpha | CGfxWrap | protected |
m_uiColor | CGfxWrap | protected |
m_uiNOFImages | CGfxWrap | protected |
m_uiScreenHeight | CGfxWrap | protected |
m_uiScreenWidth | CGfxWrap | protected |
m_vGlobalAlphaFactor | CGfxWrap | protected |
m_vLineWidth | CGfxWrap | protected |
m_vRenderingOffsetX | CGfxWrap | protected |
m_vRenderingOffsetY | CGfxWrap | protected |
m_windowSurface | CGfxWrapVG | protected |
Rect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrapVG | protectedvirtual |
CGfxWrap::Rect(const CGUIRect &kAbsRect) | CGfxWrap | |
RedrawGUI() | CGfxWrap | virtual |
Refresh(const RefreshCall_t eRefreshCallType) | CGfxWrapVG | protectedvirtual |
RefreshCall_t enum name | CGfxWrap | |
RefreshImage(const ImageResource_t &eID, void *pkMemory) | CGfxWrap | inlineprotectedvirtual |
ReleaseWorkingMemory(eC_UByte *pkMemory) | CGfxWrap | virtual |
RenderSVG(const eC_UInt &uiCurImage) | CGfxWrapVG | protected |
RequiredSpace(const eC_String *const pkText, eC_Value &vWidth, eC_Value &vHeight) | CGfxWrap | |
ResetCliprect() | CGfxWrap | virtual |
ResetInvalidatedRect() | CGfxWrap | protected |
ResetWorkingMemory() | CGfxWrap | virtual |
RestoreWrapperState() | CGfxWrap | inlinevirtual |
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) | CGfxWrapVG | protectedvirtual |
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 &rkNewClipRect) | CGfxWrapVG | virtual |
SetDoubleBufferingEnforcesFlipping(const eC_Bool bDoubleBufferingEnforcesFlipping) | CGfxWrap | inline |
SetFilteredBlit(const eC_Bool &bFilteredBlit) | CGfxWrap | inlinevirtual |
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) | CGfxWrap | inline |
SetForegroundColor(const eC_UInt &uiCol) | CGfxWrap | inline |
SetForegroundColorImpl(const eC_UByte &ubRed, const eC_UByte &ubGreen, const eC_UByte &ubBlue, const eC_UByte &ubAlpha=255) | CGfxWrapVG | protectedvirtual |
SetGfxEnv(CGfxEnv *pkGfxEnv) | CGfxWrap | |
SetGlobalAlpha(const eC_UByte &ubAlpha) | CGfxWrap | inline |
SetInvalidatedRect(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_Value &vAbsX2, const eC_Value &vAbsY2) | CGfxWrap | protected |
SetInvalidatedRect(const CGUIRect &NewAbsRect) | CGfxWrap | inlineprotected |
SetLineWidth(const eC_Value &vWidth) | CGfxWrapVG | protectedvirtual |
SetNOFFonts(const eC_UInt uiNOFFonts) | CGfxWrap | |
SetNOFImages(const eC_UInt uiNOFImages) | CGfxWrap | inlineprotected |
SetNOFImagesImpl(const eC_UInt uiNOFImages) | CGfxWrapVG | protectedvirtual |
SetOptimizedBlit(const eC_Bool &bOptimizedBlit) | CGfxWrap | inlinevirtual |
SetRenderingOffset(const eC_Value &vOffsetX, const eC_Value &vOffsetY) | CGfxWrap | virtual |
SetScreenFormat(const CGUICommonEnums::ImageType_t &uiScreenFormat) | CGfxWrap | inline |
SetScreenSize(const eC_UInt &uiWidth, const eC_UInt &uiHeight) | CGfxWrap | virtual |
SetTargetLayer(const eC_UInt &uiLayerID) | CGfxWrap | inlinevirtual |
SetWindowCaption(const eC_String &kText) | CGfxWrap | virtual |
SINGLE_REFRESH enum value | CGfxWrap | |
StartHandleDraw(const CGUIRect &crkClipRect) | CGfxWrap | protectedvirtual |
StartRedrawGUI() | CGfxWrap | inlineprotectedvirtual |
StoreWrapperState() | CGfxWrap | inlinevirtual |
SupportCompressedFonts() const | CGfxWrap | inlinevirtual |
SyncWorkingMemory() | CGfxWrap | virtual |
Text(const eC_Value &vAbsX1, const eC_Value &vAbsY1, const eC_String *const lpString) | CGfxWrap | |
UnloadFont(const FontResource_t &eFontID) | CGfxWrap | |
UnloadGlyphData(CGUIImageData *pkImageData) | CGfxWrap | virtual |
UnloadImg(const ImageResource_t &eImageID) | CGfxWrapVG | protectedvirtual |
UpdateGlobalAlpha(const eC_UByte &ubAlpha) | CGfxWrap | inline |
~CGfxWrap(void) | CGfxWrap | protectedvirtual |
~CGfxWrapVG() | CGfxWrapVG | protectedvirtual |