OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_cos_eta_b
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
arc.c
561
b_cos_eta_b
, x_b, y_b, x_b_dot, y_b_dot, lx, ly;
local
590
b_cos_eta_b
= arc->b * cos_eta_b;
596
b_cos_eta_b
* arc->sin_theta;
598
b_cos_eta_b
* arc->cos_theta;
624
b_cos_eta_b
= arc->b * cos_eta_b;
630
b_cos_eta_b
* arc->sin_theta;
632
b_cos_eta_b
* arc->cos_theta;
/external/mesa3d/src/gallium/state_trackers/vega/
arc.c
561
b_cos_eta_b
, x_b, y_b, x_b_dot, y_b_dot, lx, ly;
local
590
b_cos_eta_b
= arc->b * cos_eta_b;
596
b_cos_eta_b
* arc->sin_theta;
598
b_cos_eta_b
* arc->cos_theta;
624
b_cos_eta_b
= arc->b * cos_eta_b;
630
b_cos_eta_b
* arc->sin_theta;
632
b_cos_eta_b
* arc->cos_theta;
Completed in 23 milliseconds