Searched refs:ROTATION_180 (Results 1 – 5 of 5) sorted by relevance
22 ROTATION_180("ROTATION_180", PlatformConsts.ROTATION_180),
63 const val ROTATION_180 = 2 constant
39 Rotation.ROTATION_180 -> in rotateInsets()81 Rotation.ROTATION_180 -> in rotateBounds()
56 Rotation.ROTATION_180, in checkBuildCustomRotationsTest()
74 type.isFlagSet(FLIP_V_VAL or FLIP_H_VAL) -> Rotation.ROTATION_180 in getRotation()