Searched refs:ROTATE_NINETY_DEGREES (Results 1 – 1 of 1) sorted by relevance
18 static const uint8_t ROTATE_NINETY_DEGREES = 90; variable25 rotDegree_ = rotation * ROTATE_NINETY_DEGREES; in ParseContent()32 writer.Write8((uint8_t) (rotDegree_ / ROTATE_NINETY_DEGREES)); in Write()