Home
last modified time | relevance | path

Searched refs:psb_xrandr_crtc_p (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.h121 } psb_xrandr_crtc_s, *psb_xrandr_crtc_p; typedef
130 psb_xrandr_crtc_p crtc;
135 psb_xrandr_crtc_p local_crtc[2];
136 psb_xrandr_crtc_p extend_crtc;
157 psb_xrandr_crtc_p crtc_head, crtc_tail;
Dpsb_xrandr.c86 static psb_xrandr_crtc_p get_crtc_by_id(RRCrtc crtc_id) in get_crtc_by_id()
88 psb_xrandr_crtc_p p_crtc; in get_crtc_by_id()
169 psb_xrandr_crtc_p local_crtc = NULL, extend_crtc = NULL; in psb_xrandr_mipi_location_init()
214 psb_xrandr_crtc_p local_crtc = NULL, extend_crtc = NULL; in psb_xrandr_hdmi_location_init()
377 psb_xrandr_crtc_p p_crtc; in psb_xrandr_refresh()
397 p_crtc = (psb_xrandr_crtc_p)calloc(1, sizeof(psb_xrandr_crtc_s)); in psb_xrandr_refresh()
673 psb_xrandr_crtc_p p_crtc; in psb_xrandr_local_crtc_coordinate()
723 psb_xrandr_crtc_p p_crtc; in psb_xrandr_extend_crtc_coordinate()