HomeSort by: relevance | last modified time | path
    Searched refs:no_output_height (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86Crtc.c 2500 int *no_output_width, int *no_output_height)
2507 *no_output_height = NO_OUTPUT_DEFAULT_HEIGHT;
2521 *no_output_height = height;
2547 int no_output_width, no_output_height; local
2570 &no_output_width, &no_output_height);
2584 no_output_width, no_output_height);
2686 height < no_output_height) {
2688 height = no_output_height;
xf86Crtc.h 972 int *no_output_width, int *no_output_height);

Completed in 7 milliseconds