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

  /external/mesa3d/src/gallium/state_trackers/vega/
path_utils.h 84 case VG_SQUAD_TO:
path.c 517 case VG_SQUAD_TO: {
763 case VG_SQUAD_TO: {
857 case VG_SQUAD_TO:
1057 case VG_SQUAD_TO: {
    [all...]
  /external/mesa3d/include/VG/
openvg.h 220 VG_SQUAD_TO = ( 7 << 1),
243 VG_SQUAD_TO_ABS = VG_SQUAD_TO | VG_ABSOLUTE,
244 VG_SQUAD_TO_REL = VG_SQUAD_TO | VG_RELATIVE,
    [all...]

Completed in 35 milliseconds