Searched refs:Rotation0 (Results 1 – 3 of 3) sorted by relevance
23 enum class Rotation { Rotation0 = 0, Rotation90 = 1, Rotation180 = 2, Rotation270 = 3 }; enumerator26 constexpr auto ROTATION_0 = Rotation::Rotation0;