Searched refs:DIRECTION_MASK (Results 1 – 1 of 1) sorted by relevance
33 #define DIRECTION_MASK ((1<<5)-1) macro162 Direction d = (Direction) ((data >> DIRECTION_SHIFT) & DIRECTION_MASK); in getDirectionality()164 if (DIRECTION_MASK == d) in getDirectionality()