Searched defs:Rotation (Results 1 – 8 of 8) sorted by relevance
22 enum Rotation { enum
23 enum class Rotation { Rotation0 = 0, Rotation90 = 1, Rotation180 = 2, Rotation270 = 3 }; enum
44 public @interface Rotation {}; annotation in RotationUtils
132 message Rotation { message
489 message Rotation { message
173 public @interface Rotation {} annotation in Surface