HomeSort by relevance Sort by last modified time
    Searched refs:VG_RED (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 156 case VG_RED:
660 if (sourceChannel != VG_RED && sourceChannel != VG_GREEN &&
renderer.c 398 if (channel_mask & VG_RED)
    [all...]
  /external/mesa3d/include/VG/
openvg.h 441 VG_RED = (1 << 3),
    [all...]

Completed in 111 milliseconds