Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dstroker.c70 VGPathCommand (*current_command)(struct stroke_iterator *it);
85 static VGPathCommand stroke_itr_command(struct stroke_iterator *itr) in stroke_itr_command()
149 static VGPathCommand stroke_fw_current_command(struct stroke_iterator *it) in stroke_fw_current_command()
154 static VGPathCommand stroke_bw_current_command(struct stroke_iterator *it) in stroke_bw_current_command()
156 VGPathCommand prev_cmd; in stroke_bw_current_command()
297 static VGPathCommand stroke_flat_current_command(struct stroke_iterator *it) in stroke_flat_current_command()
751 VGPathCommand cmd, in stroker_add_segment()
844 static INLINE VGboolean is_segment_null(VGPathCommand cmd, in is_segment_null()
875 VGPathCommand first_element; in vg_stroke_outline()
905 VGPathCommand cmd; in vg_stroke_outline()
[all …]
Dstroker.h54 VGPathCommand last_cmd;
/external/mesa3d/include/VG/
Dopenvg.h257 } VGPathCommand; typedef