Searched refs:intersection_type (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dstroker.c52 enum intersection_type { enum
475 static enum intersection_type line_intersect(const VGfloat *l1,
480 enum intersection_type type;
653 enum intersection_type type = line_intersect(prev_line, next_line, isect);
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dstroker.c52 enum intersection_type { enum
475 static enum intersection_type line_intersect(const VGfloat *l1,
480 enum intersection_type type;
653 enum intersection_type type = line_intersect(prev_line, next_line, isect);

Completed in 54 milliseconds