HomeSort by relevance Sort by last modified time
    Searched refs:VGPathCommand (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vega/
stroker.h 54 VGPathCommand last_cmd;
stroker.c 70 VGPathCommand (*current_command)(struct stroke_iterator *it);
85 static VGPathCommand stroke_itr_command(struct stroke_iterator *itr)
149 static VGPathCommand stroke_fw_current_command(struct stroke_iterator *it)
154 static VGPathCommand stroke_bw_current_command(struct stroke_iterator *it)
156 VGPathCommand prev_cmd;
297 static VGPathCommand stroke_flat_current_command(struct stroke_iterator *it)
751 VGPathCommand cmd,
844 static INLINE VGboolean is_segment_null(VGPathCommand cmd,
875 VGPathCommand first_element;
905 VGPathCommand cmd
    [all...]
  /external/mesa3d/include/VG/
openvg.h 257 } VGPathCommand;
    [all...]

Completed in 65 milliseconds