Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/x11/
Dpsb_xrandr.c101 int i, nprop, actual_format; in psb_xrandr_hdmi_property() local
107 …= XRRListOutputProperties(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, &nprop); in psb_xrandr_hdmi_property()
113 …Xrandr: extend output %08x has %d properties\n", psb_xrandr_info->extend_output->output_id, nprop); in psb_xrandr_hdmi_property()
115 for (i = 0; i < nprop; i++) { in psb_xrandr_hdmi_property()