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

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dbezier.c243 enum shift_result { enum
250 static enum shift_result good_offset(const struct bezier *b1,
330 static enum shift_result shift(const struct bezier *orig,
540 enum shift_result res;
567 enum shift_result res = shift(b, o, normal_len, threshold);

Completed in 5212 milliseconds