Home
last modified time | relevance | path

Searched defs:drmPlane (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::SetCrtcProperty(DrmPlane &drmPlane, in SetCrtcProperty()
86 int32_t HdiDrmComposition::SetSrcProperty(DrmPlane &drmPlane, in SetSrcProperty()
120 DrmPlane &drmPlane, in ApplyPlane()
212 auto &drmPlane = mPlanes[j]; in RemoveUnusePlane() local
230 auto &drmPlane = mPlanes[j]; in FindPlaneAndApply() local
H A Ddrm_device.cpp246 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Dhdi_drm_composition.cpp56 int32_t HdiDrmComposition::ApplyPlane(HdiDrmLayer &layer, const DrmPlane &drmPlane, drmModeAtomicRe… in ApplyPlane()
146 const auto &drmPlane = mPlanes[i]; in Apply() local
H A Ddrm_device.cpp222 std::shared_ptr<DrmPlane> drmPlane = std::make_shared<DrmPlane>(*p); in FindAllPlane() local