Home
last modified time | relevance | path

Searched refs:GetDrmPlane (Results 1 - 18 of 18) sorted by relevance

/device/soc/hisilicon/common/hal/display/source/display_device/src/drm/
H A Dhdi_drm_composition.cpp39 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
40 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.h47 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Ddrm_device.cpp266 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_device.h68 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Dhdi_drm_composition.cpp40 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
41 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.cpp280 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Ddrm_device.h65 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Dhdi_drm_composition.cpp40 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
41 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.cpp275 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_device.h65 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Dhdi_drm_composition.cpp40 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
41 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.cpp275 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_device.h65 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Dhdi_drm_composition.cpp40 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
41 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.cpp275 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_device.h65 std::vector<std::shared_ptr<DrmPlane>> GetDrmPlane(uint32_t pipe, uint32_t type);
H A Dhdi_drm_composition.cpp40 mPrimPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_PRIMARY); in Init()
41 mOverlayPlanes = mDrmDevice->GetDrmPlane(mCrtc->GetPipe(), DRM_PLANE_TYPE_OVERLAY); in Init()
H A Ddrm_device.cpp275 std::vector<std::shared_ptr<DrmPlane>> DrmDevice::GetDrmPlane(uint32_t pipe, uint32_t type) in GetDrmPlane() function in OHOS::HDI::DrmDevice

Completed in 10 milliseconds