Searched refs:CURSOR_DST_BLEND_MASK (Results 1 – 2 of 2) sorted by relevance
536 #define CURSOR_DST_BLEND_MASK (3 << 16) macro
963 value &= ~CURSOR_DST_BLEND_MASK; in __tegra_cursor_atomic_update()