Searched refs:vline_y2 (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_shared.c62 accel_state->vline_y2 = 0;
75 if (y2 > accel_state->vline_y2)
76 accel_state->vline_y2 = y2;
H A Devergreen_exa.c225 accel_state->vline_y2);
412 accel_state->vline_y2);
1388 accel_state->vline_y2);
H A Dr600_exa.c335 accel_state->vline_y2);
531 accel_state->vline_y2);
1530 accel_state->vline_y2);
H A Dradeon.h764 int vline_y2; member in struct:radeon_accel_state
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_shared.c58 accel_state->vline_y2 = 0;
72 if (y2 > accel_state->vline_y2)
73 accel_state->vline_y2 = y2;
H A Devergreen_exa.c222 accel_state->vline_y2);
411 accel_state->vline_y2);
1553 accel_state->vline_y2);
H A Dr600_exa.c291 accel_state->vline_y2);
479 accel_state->vline_y2);
1577 accel_state->vline_y2);
H A Dradeon.h497 int vline_y2; member in struct:radeon_accel_state

Completed in 190 milliseconds