Home
last modified time | relevance | path

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

/drivers/peripheral/display/composer/vdi_base/src/
H A Ddrm_plane.cpp64 int32_t crtc_x; in GetCrtcProp() local
71 DISPLAY_CHK_RETURN((ret != DISPLAY_SUCCESS), DISPLAY_FAILURE, DISPLAY_LOGE("cat not get pane crtc_x prop id")); in GetCrtcProp()
73 crtc_x = 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