|
Kodi Documentation
18.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CDRMUtils, including all inherited members.
| AddProperty(struct drm_object *object, const char *name, uint64_t value) | CDRMUtils | inlinevirtual |
| CDRMUtils() | CDRMUtils | |
| DestroyDrm() | CDRMUtils | virtual |
| DrmFbGetFromBo(struct gbm_bo *bo) | CDRMUtils | protected |
| FlipPage(struct gbm_bo *bo, bool rendered, bool videoLayer) | CDRMUtils | inlinevirtual |
| FourCCWithAlpha(uint32_t fourcc) | CDRMUtils | static |
| FourCCWithoutAlpha(uint32_t fourcc) | CDRMUtils | static |
| FreeProperties(struct drm_object *object) | CDRMUtils | protectedstatic |
| GetCrtc() const | CDRMUtils | inline |
| GetCurrentMode() | CDRMUtils | virtual |
| GetDevicePath() const | CDRMUtils | inline |
| GetFileDescriptor() const | CDRMUtils | inline |
| GetModes() | CDRMUtils | virtual |
| GetModule() const | CDRMUtils | inline |
| GetOverlayPlane() const | CDRMUtils | inline |
| GetOverlayPlaneModifiersForFormat(uint32_t format) | CDRMUtils | inline |
| GetPrimaryPlane() const | CDRMUtils | inline |
| GetPrimaryPlaneModifiersForFormat(uint32_t format) | CDRMUtils | inline |
| GetProperties(int fd, uint32_t id, uint32_t type, struct drm_object *object) | CDRMUtils | protectedstatic |
| GetPropertyId(struct drm_object *object, const char *name) | CDRMUtils | protected |
| InitDrm() | CDRMUtils | virtual |
| m_connector | CDRMUtils | protected |
| m_crtc | CDRMUtils | protected |
| m_encoder | CDRMUtils | protected |
| m_fd | CDRMUtils | protected |
| m_height | CDRMUtils | protected |
| m_mode | CDRMUtils | protected |
| m_overlay_plane | CDRMUtils | protected |
| m_primary_plane | CDRMUtils | protected |
| m_width | CDRMUtils | protected |
| OpenDrm(bool needConnector) | CDRMUtils | protected |
| SetActive(bool active) | CDRMUtils | inlinevirtual |
| SetMode(const RESOLUTION_INFO &res) | CDRMUtils | virtual |
| SetProperty(struct drm_object *object, const char *name, uint64_t value) | CDRMUtils | inlinevirtual |
| SetVideoMode(const RESOLUTION_INFO &res, struct gbm_bo *bo) | CDRMUtils | inlinevirtual |
| SupportsProperty(struct drm_object *object, const char *name) | CDRMUtils | |
| ~CDRMUtils()=default | CDRMUtils | virtual |