Searched defs:VG_MOVE_TO (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/include/VG/
H A Dopenvg.h214 VG_MOVE_TO = ( 1 << 1), enumerator in enum:__anon13649
231 VG_MOVE_TO_ABS = VG_MOVE_TO | VG_ABSOLUTE,
232 VG_MOVE_TO_REL = VG_MOVE_TO | VG_RELATIVE,
/external/mesa3d/include/VG/
H A Dopenvg.h214 VG_MOVE_TO = ( 1 << 1), enumerator in enum:__anon27060
231 VG_MOVE_TO_ABS = VG_MOVE_TO | VG_ABSOLUTE,
232 VG_MOVE_TO_REL = VG_MOVE_TO | VG_RELATIVE,

Completed in 5632 milliseconds