Searched refs:x_b_dot (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/ |
H A D | arc.c | 561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; local 595 x_b_dot = -a_sin_eta_b * arc->cos_theta - 615 double xADot = x_b_dot; 629 x_b_dot = -a_sin_eta_b * arc->cos_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 D | arc.c | 561 b_cos_eta_b, x_b, y_b, x_b_dot, y_b_dot, lx, ly; local 595 x_b_dot = -a_sin_eta_b * arc->cos_theta - 615 double xADot = x_b_dot; 629 x_b_dot = -a_sin_eta_b * arc->cos_theta - 637 (float) (x_b - alpha * x_b_dot), (float) (y_b - alpha * y_b_dot),
|
Completed in 284 milliseconds