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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
matrix.h 400 static INLINE void line_normal(float *l, float *norm) function
454 line_normal(line, normal);
bezier.c 284 line_normal(l, norm);
323 line_normal(line, normal);
stroker.c 915 line_normal(line, normal);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/vega/
matrix.h 400 static INLINE void line_normal(float *l, float *norm) function
454 line_normal(line, normal);
bezier.c 284 line_normal(l, norm);
323 line_normal(line, normal);
stroker.c 915 line_normal(line, normal);
    [all...]

Completed in 305 milliseconds