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

  /external/mesa3d/src/gallium/state_trackers/vega/
path_utils.h 78 case VG_QUAD_TO:
path.c 486 case VG_QUAD_TO: {
752 case VG_QUAD_TO: {
843 case VG_QUAD_TO:
1026 case VG_QUAD_TO: {
    [all...]
  /external/mesa3d/include/VG/
openvg.h 218 VG_QUAD_TO = ( 5 << 1),
239 VG_QUAD_TO_ABS = VG_QUAD_TO | VG_ABSOLUTE,
240 VG_QUAD_TO_REL = VG_QUAD_TO | VG_RELATIVE,
    [all...]

Completed in 511 milliseconds