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

  /external/mesa3d/src/gallium/state_trackers/vega/
path_utils.h 99 case VG_LCWARC_TO:
path.c 577 case VG_LCWARC_TO: {
787 case VG_LCWARC_TO: {
870 case VG_LCWARC_TO: {
945 scommand == VG_LCWARC_TO);
1117 case VG_LCWARC_TO: {
    [all...]
arc.c 277 else if (arc->type == VG_LCWARC_TO ||
288 arc->type == VG_LCWARC_TO)
356 type == VG_LCWARC_TO);
  /external/mesa3d/include/VG/
openvg.h 225 VG_LCWARC_TO = (12 << 1),
253 VG_LCWARC_TO_ABS = VG_LCWARC_TO | VG_ABSOLUTE,
254 VG_LCWARC_TO_REL = VG_LCWARC_TO | VG_RELATIVE,
    [all...]

Completed in 126 milliseconds