Searched refs:kFlipAxis_Y (Results 1 – 1 of 1) sorted by relevance
452 kFlipAxis_Y = (1 << 1) enumerator1499 if (fFlipAxis & kFlipAxis_Y) { in updateMatrix()1619 fFlipAxis ^= kFlipAxis_Y; in onEvent()2048 title.prepend(fFlipAxis & kFlipAxis_Y ? "Y " : nullptr); in updateTitle()