|
vdr-plugin-softhddevice-drm-gles 1.6.2
|
#include <openglosd.h>
Public Member Functions | |
| cOglCmdDropImage (sOglImage *imageRef, cCondWait *wait) | |
| virtual | ~cOglCmdDropImage (void) |
| virtual const char * | Description (void) |
| virtual bool | Execute (void) |
Public Member Functions inherited from cOglCmd | |
| cOglCmd (cOglFb *fb) | |
| virtual | ~cOglCmd (void) |
| virtual bool | NeedsLockingAgainstStateChange (void) |
Private Attributes | |
| sOglImage * | m_pImageRef |
| cCondWait * | m_pWait |
Additional Inherited Members | |
Protected Attributes inherited from cOglCmd | |
| cOglFb * | m_pFramebuffer |
Definition at line 588 of file openglosd.h.
Definition at line 590 of file openglosd.h.
Definition at line 594 of file openglosd.h.
Implements cOglCmd.
Definition at line 595 of file openglosd.h.
|
private |
Definition at line 598 of file openglosd.h.
Referenced by Execute().
|
private |
Definition at line 599 of file openglosd.h.
Referenced by Execute().