Searched refs:kFlipAxis_Y (Results 1 – 1 of 1) sorted by relevance
435 kFlipAxis_Y = (1 << 1) enumerator1392 if (fFlipAxis & kFlipAxis_Y) { in updateMatrix()1515 fFlipAxis ^= kFlipAxis_Y; in onEvent()1925 title.prepend(fFlipAxis & kFlipAxis_Y ? "Y " : NULL); in updateTitle()