|
virtual void | FlipPage (struct gbm_bo *bo, bool rendered, bool videoLayer) |
|
virtual bool | SetVideoMode (const RESOLUTION_INFO &res, struct gbm_bo *bo) |
|
virtual bool | SetActive (bool active) |
|
virtual bool | InitDrm () |
|
virtual void | DestroyDrm () |
|
int | GetFileDescriptor () const |
|
int | GetRenderNodeFileDescriptor () const |
|
const char * | GetRenderDevicePath () const |
|
CDRMPlane * | GetVideoPlane () const |
|
CDRMPlane * | GetGuiPlane () const |
|
CDRMCrtc * | GetCrtc () const |
|
CDRMConnector * | GetConnector () const |
|
std::vector< std::string > | GetConnectedConnectorNames () |
|
virtual RESOLUTION_INFO | GetCurrentMode () |
|
virtual std::vector< RESOLUTION_INFO > | GetModes () |
|
virtual bool | SetMode (const RESOLUTION_INFO &res) |
|
|
static uint32_t | FourCCWithAlpha (uint32_t fourcc) |
|
static uint32_t | FourCCWithoutAlpha (uint32_t fourcc) |
|
|
bool | OpenDrm (bool needConnector) |
|
drm_fb * | DrmFbGetFromBo (struct gbm_bo *bo) |
|
The documentation for this class was generated from the following files:
- xbmc/windowing/gbm/drm/DRMUtils.h
- xbmc/windowing/gbm/drm/DRMUtils.cpp