HomeSort by relevance Sort by last modified time
    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