Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_plane.cpp67 int32_t crtc_h; in GetCrtcProp() local
86 DISPLAY_CHK_RETURN((ret != DISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_LOGE("cat not get pane crtc_h prop id")); in GetCrtcProp()
88 crtc_h = prop.value; in GetCrtcProp()
90 DISPLAY_LOGE("plane %{public}d crtc_x %{public}d crtc_y %{public}d crtc_w %{public}d crtc_h %{public}d", in GetCrtcProp()
91 GetId(), crtc_x, crtc_y, crtc_w, crtc_h); in GetCrtcProp()

Completed in 1 milliseconds