OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VG_CUBIC_TO
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/VG/
openvg.h
219
VG_CUBIC_TO
= ( 6 << 1),
241
VG_CUBIC_TO_ABS =
VG_CUBIC_TO
| VG_ABSOLUTE,
242
VG_CUBIC_TO_REL =
VG_CUBIC_TO
| VG_RELATIVE,
[
all
...]
/external/mesa3d/include/VG/
openvg.h
219
VG_CUBIC_TO
= ( 6 << 1),
241
VG_CUBIC_TO_ABS =
VG_CUBIC_TO
| VG_ABSOLUTE,
242
VG_CUBIC_TO_REL =
VG_CUBIC_TO
| VG_RELATIVE,
[
all
...]
Completed in 42 milliseconds