Home
last modified time | relevance | path

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

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