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

  /external/mesa3d/src/gallium/state_trackers/vega/
path_utils.h 66 case VG_MOVE_TO:
path.c 404 case VG_MOVE_TO:
697 case VG_MOVE_TO:
831 case VG_MOVE_TO:
968 case VG_MOVE_TO:
    [all...]
  /external/mesa3d/include/VG/
openvg.h 214 VG_MOVE_TO = ( 1 << 1),
231 VG_MOVE_TO_ABS = VG_MOVE_TO | VG_ABSOLUTE,
232 VG_MOVE_TO_REL = VG_MOVE_TO | VG_RELATIVE,
    [all...]

Completed in 6814 milliseconds