Home
last modified time | relevance | path

Searched refs:GetPossibleCrtcs (Results 1 - 7 of 7) sorted by relevance

/drivers/peripheral/display/composer/vdi_base/include/
H A Ddrm_encoder.h39 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h162 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
/drivers/peripheral/display/hal/default_standard/src/display_device/drm/
H A Ddrm_encoder.h40 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmEncoder
H A Ddrm_plane.h54 uint32_t GetPossibleCrtcs() const in GetPossibleCrtcs() function in OHOS::HDI::DISPLAY::DrmPlane
H A Ddrm_device.cpp270 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()
/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_connector.cpp266 int possibleCrtcs = encoder->GetPossibleCrtcs(); in UpdateCrtcId()
H A Ddrm_device.cpp279 if (plane->IsIdle() && ((1 << pipe) & plane->GetPossibleCrtcs()) && (type == plane->GetType())) { in GetDrmPlane()

Completed in 4 milliseconds