|
vdr-plugin-softhddevice-drm-gles 1.5.9-20e15de
|
This is the complete list of members for cOglPixmap, including all inherited members.
| Clear(void) | cOglPixmap | virtual |
| cOglPixmap(std::shared_ptr< cOglThread >, int, const cRect &, const cRect &DrawPort=cRect::Null) | cOglPixmap | |
| Copy(const cPixmap *, const cRect &, const cPoint &) | cOglPixmap | virtual |
| DrawBitmap(const cPoint &, const cBitmap &, tColor ColorFg=0, tColor ColorBg=0, bool Overlay=false) | cOglPixmap | virtual |
| DrawEllipse(const cRect &, tColor, int Quadrants=0) | cOglPixmap | virtual |
| DrawImage(const cPoint &, const cImage &) | cOglPixmap | virtual |
| DrawImage(const cPoint &, int) | cOglPixmap | virtual |
| DrawPixel(const cPoint &, tColor) | cOglPixmap | virtual |
| DrawRectangle(const cRect &, tColor) | cOglPixmap | virtual |
| DrawScaledImage(const cPoint &, const cImage &, double FactorX=1.0f, double FactorY=1.0f, bool AntiAlias=false) | cOglPixmap | virtual |
| DrawScaledImage(const cPoint &, int, double FactorX=1.0f, double FactorY=1.0f, bool AntiAlias=false) | cOglPixmap | virtual |
| DrawSlope(const cRect &, tColor, int) | cOglPixmap | virtual |
| DrawText(const cPoint &, const char *, tColor, tColor, const cFont *, int Width=0, int Height=0, int Alignment=taDefault) | cOglPixmap | virtual |
| DrawTextInternal(const cPoint &, const char *, tColor, tColor, const cFont *, int Width=0, int Height=0, int Alignment=taDefault, bool isGridText=false) | cOglPixmap | private |
| Fill(tColor) | cOglPixmap | virtual |
| Framebuffer(void) | cOglPixmap | inline |
| IsDirty(void) | cOglPixmap | inlinevirtual |
| m_dirty | cOglPixmap | private |
| m_pFramebuffer | cOglPixmap | private |
| m_pOglThread | cOglPixmap | private |
| MarkViewPortDirty(const cRect &) | cOglPixmap | virtual |
| Pan(const cPoint &, const cRect &Source=cRect::Null) | cOglPixmap | virtual |
| Render(const cPixmap *, const cRect &, const cPoint &) | cOglPixmap | virtual |
| Scroll(const cPoint &, const cRect &Source=cRect::Null) | cOglPixmap | virtual |
| SetAlpha(int) | cOglPixmap | virtual |
| SetClean(void) | cOglPixmap | virtual |
| SetDirty(bool dirty=true) | cOglPixmap | inlinevirtual |
| SetDrawPortPoint(const cPoint &, bool Dirty=true) | cOglPixmap | virtual |
| SetLayer(int) | cOglPixmap | virtual |
| SetTile(bool) | cOglPixmap | virtual |
| SetViewPort(const cRect &) | cOglPixmap | virtual |
| X(void) | cOglPixmap | inline |
| Y(void) | cOglPixmap | inline |
| ~cOglPixmap(void) | cOglPixmap | virtual |