Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dstroker.c85 static VGPathCommand stroke_itr_command(struct stroke_iterator *itr) in stroke_itr_command() function
99 switch (stroke_itr_command(itr)) { in stroke_fw_itr_coords()
126 switch (stroke_itr_command(itr)) { in stroke_bw_itr_coords()
179 cmd = stroke_itr_command(itr); in stroke_fw_next()
191 cmd = stroke_itr_command(itr); in stroke_bw_next()
316 switch (stroke_itr_command(itr)) { in stroke_flat_itr_coords()
880 first_element = stroke_itr_command(it); in vg_stroke_outline()
909 cmd = stroke_itr_command(it); in vg_stroke_outline()
1061 cmd = stroke_itr_command(it); in stroker_process_subpath()
1073 cmd = stroke_itr_command(it); in stroker_process_subpath()
[all …]