HomeSort by relevance Sort by last modified time
    Searched refs:line_set_length (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
stroker.c 411 static INLINE void line_set_length(VGfloat *l, VGfloat len) function
667 line_set_length(l1, offset);
670 line_set_length(l2, offset);
699 line_set_length(l1, KAPPA * offset);
703 line_set_length(l2, KAPPA * offset);
920 line_set_length(normal, offset);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.c 411 static INLINE void line_set_length(VGfloat *l, VGfloat len) function
667 line_set_length(l1, offset);
670 line_set_length(l2, offset);
699 line_set_length(l1, KAPPA * offset);
703 line_set_length(l2, KAPPA * offset);
920 line_set_length(normal, offset);
    [all...]

Completed in 28 milliseconds