Searched refs:y_b_dot (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Darc.c561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; local
597 y_b_dot = -a_sin_eta_b * arc->sin_theta +
616 double yADot = y_b_dot;
631 y_b_dot = -a_sin_eta_b * arc->sin_theta +
637 (float) (x_b - alpha * x_b_dot), (float) (y_b - alpha * y_b_dot),
/external/mesa3d/src/gallium/state_trackers/vega/
H A Darc.c561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; local
597 y_b_dot = -a_sin_eta_b * arc->sin_theta +
616 double yADot = y_b_dot;
631 y_b_dot = -a_sin_eta_b * arc->sin_theta +
637 (float) (x_b - alpha * x_b_dot), (float) (y_b - alpha * y_b_dot),

Completed in 5210 milliseconds