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

  /external/mesa3d/src/gallium/state_trackers/vega/
path_utils.h 93 case VG_SCWARC_TO:
arc.c 274 if (arc->type == VG_SCWARC_TO ||
287 if (arc->type == VG_SCWARC_TO ||
354 type == VG_SCWARC_TO ||
381 if (type == VG_SCWARC_TO ||
path.c 575 case VG_SCWARC_TO:
785 case VG_SCWARC_TO:
868 case VG_SCWARC_TO:
943 scommand == VG_SCWARC_TO ||
1115 case VG_SCWARC_TO:
    [all...]
  /external/mesa3d/include/VG/
openvg.h 223 VG_SCWARC_TO = (10 << 1),
249 VG_SCWARC_TO_ABS = VG_SCWARC_TO | VG_ABSOLUTE,
250 VG_SCWARC_TO_REL = VG_SCWARC_TO | VG_RELATIVE,
    [all...]

Completed in 1605 milliseconds