Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
ApraEGLDisplay Class Reference

#include <ApraEGLDisplay.h>

Collaboration diagram for ApraEGLDisplay:
Collaboration graph

Public Member Functions

 ~ApraEGLDisplay ()
 

Static Public Member Functions

static EGLDisplay getEGLDisplay ()
 
static bool isAvailable ()
 
static bool isDMACapable ()
 

Private Member Functions

 ApraEGLDisplay ()
 
bool testDMACapability ()
 

Private Attributes

EGLDisplay mEGLDisplay
 
bool mDMACapable
 
bool mDMACapabilityTested
 

Static Private Attributes

static boost::shared_ptr< ApraEGLDisplayinstance
 

Constructor & Destructor Documentation

◆ ApraEGLDisplay()

ApraEGLDisplay::ApraEGLDisplay ( )
private
Here is the caller graph for this function:

◆ ~ApraEGLDisplay()

ApraEGLDisplay::~ApraEGLDisplay ( )

Member Function Documentation

◆ getEGLDisplay()

EGLDisplay ApraEGLDisplay::getEGLDisplay ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isAvailable()

bool ApraEGLDisplay::isAvailable ( )
static
Here is the call graph for this function:

◆ isDMACapable()

bool ApraEGLDisplay::isDMACapable ( )
static
Here is the call graph for this function:

◆ testDMACapability()

bool ApraEGLDisplay::testDMACapability ( )
private

Member Data Documentation

◆ instance

boost::shared_ptr< ApraEGLDisplay > ApraEGLDisplay::instance
staticprivate

◆ mDMACapabilityTested

bool ApraEGLDisplay::mDMACapabilityTested
private

◆ mDMACapable

bool ApraEGLDisplay::mDMACapable
private

◆ mEGLDisplay

EGLDisplay ApraEGLDisplay::mEGLDisplay
private

The documentation for this class was generated from the following files: