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

  /external/chromium_org/third_party/mesa/src/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...]
  /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 3000 milliseconds