OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_angles
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
stroker.c
448
static INLINE VGfloat
line_angles
(const VGfloat *l1,
function
469
VGfloat angle =
line_angles
(line, identity);
679
VGfloat angle =
line_angles
(prev_line, short_cut);
[
all
...]
/external/mesa3d/src/gallium/state_trackers/vega/
stroker.c
448
static INLINE VGfloat
line_angles
(const VGfloat *l1,
function
469
VGfloat angle =
line_angles
(line, identity);
679
VGfloat angle =
line_angles
(prev_line, short_cut);
[
all
...]
Completed in 75 milliseconds