Searched refs:ALL_ROTATIONS_MASK (Results 1 – 1 of 1) sorted by relevance
84 static const int ALL_ROTATIONS_MASK = 0x7; in rotatePoint() local85 const uint32_t orientation = (transform.getOrientation() & ALL_ROTATIONS_MASK); in rotatePoint()