Searched defs:extend_device_enabled (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/x11/
H A Dpsb_xrandr.c721 VAStatus psb_xrandr_extend_crtc_coordinate(psb_output_device *extend_device_enabled, int *x, int *y, int *width, int *height, psb_xrandr_location *location, Rotation *rotation) argument
729 *extend_device_enabled = MIPI1;
735 *extend_device_enabled = HDMI;
754 *extend_device_enabled, p_crtc->crtc_id, *x, *y, *width + 1, *height + 1, location2string(p_crtc->location), *rotation);

Completed in 60 milliseconds