OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_GREEN
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
vg_state.c
96
state->filter_channel_mask = (VG_RED |
VG_GREEN
| VG_BLUE | VG_ALPHA);
api_filters.c
159
case
VG_GREEN
:
660
if (sourceChannel != VG_RED && sourceChannel !=
VG_GREEN
&&
renderer.c
400
if (channel_mask &
VG_GREEN
)
[
all
...]
/external/mesa3d/include/VG/
openvg.h
442
VG_GREEN
= (1 << 2),
[
all
...]
Completed in 45 milliseconds