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

  /hardware/intel/img/psb_video/src/x11/
psb_xrandr.h 181 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);
psb_ctexture.c 307 ret = psb_xrandr_extend_crtc_coordinate(&extend_device, &extend_crtc_x, &extend_crtc_y, &extend_display_width, &extend_display_height, &extend_location, &extend_rotation);
psb_xrandr.c 721 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) function
    [all...]
psb_coverlay.c     [all...]

Completed in 45 milliseconds