Searched refs:GetCrtcId (Results 1 - 4 of 4) sorted by relevance
/drivers/peripheral/display/composer/vdi_base/include/ | ||
H A D | drm_encoder.h | 31 uint32_t GetCrtcId() const in GetCrtcId() function in OHOS::HDI::DISPLAY::DrmEncoder |
H A D | drm_plane.h | 182 uint32_t GetCrtcId() in GetCrtcId() function in OHOS::HDI::DISPLAY::DrmPlane |
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/ | ||
H A D | drm_encoder.h | 32 uint32_t GetCrtcId() const
in GetCrtcId() function in OHOS::HDI::DISPLAY::DrmEncoder |
/drivers/peripheral/display/composer/vdi_base/src/ | ||
H A D | hdi_drm_composition.cpp | 243 if (drmPlane->GetCrtcId() == mCrtc->GetId() || drmPlane->GetCrtcId() == 0) { in FindPlaneAndApply() |
Completed in 3 milliseconds