HomeSort by relevance Sort by last modified time
    Searched refs:output_id (Results 1 - 4 of 4) sorted by null

  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.c 107 props = XRRListOutputProperties(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, &nprop);
109 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: XRRListOutputProperties failed\n", psb_xrandr_info->extend_output->output_id);
113 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Xrandr: extend output %08x has %d properties\n", psb_xrandr_info->extend_output->output_id, nprop);
116 XRRGetOutputProperty(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, props[i],
120 propinfo = XRRQueryOutputProperty(psb_xrandr_info->dpy, psb_xrandr_info->extend_output->output_id, props[i]);
122 drv_debug_msg(VIDEO_DEBUG_ERROR, "Xrandr: get output %08x prop %08x failed\n", psb_xrandr_info->extend_output->output_id, props[i]);
459 p_output->output_id = psb_xrandr_info->res->outputs[i];
    [all...]
psb_xrandr.h 124 RROutput output_id; member in struct:_psb_xrandr_output_s
  /device/asus/fugu/kernel-headers/linux/
psb_drm.h 281 int output_id; member in struct:drm_psb_dpst_lut_arg
    [all...]
  /device/asus/fugu/original-kernel-headers/linux/
psb_drm.h 323 int output_id; member in struct:drm_psb_dpst_lut_arg
    [all...]

Completed in 316 milliseconds