OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VG_LCWARC_TO
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/VG/
openvg.h
225
VG_LCWARC_TO
= (12 << 1),
253
VG_LCWARC_TO_ABS =
VG_LCWARC_TO
| VG_ABSOLUTE,
254
VG_LCWARC_TO_REL =
VG_LCWARC_TO
| VG_RELATIVE,
[
all
...]
/external/mesa3d/include/VG/
openvg.h
225
VG_LCWARC_TO
= (12 << 1),
253
VG_LCWARC_TO_ABS =
VG_LCWARC_TO
| VG_ABSOLUTE,
254
VG_LCWARC_TO_REL =
VG_LCWARC_TO
| VG_RELATIVE,
[
all
...]
Completed in 164 milliseconds