Searched refs:ROTATION_0 (Results 1 – 8 of 8) sorted by relevance
88 return ROTATION_0; in GetDisplayRotation()
56 ROTATION_0, enumerator
445 return ROTATION_0; in GetDisplayRotation()
724 case ROTATION_0 : in SetDisplayRotation()746 return DisplayRotation::ROTATION_0; in GetDisplayRotation()
269 expect(camera.ImageRotation.ROTATION_0 == 0).assertTrue();
31 rotation: cameraObj.ImageRotation.ROTATION_0,
56 rotation: cameraObj.ImageRotation.ROTATION_0,
1807 await driver.setDisplayRotation(DisplayRotation.ROTATION_0)1810 expect(rotation4 == DisplayRotation.ROTATION_0)1816 expect(rotation1 == DisplayRotation.ROTATION_0)1828 await driver.setDisplayRotation(DisplayRotation.ROTATION_0)1854 await driver.setDisplayRotation(DisplayRotation.ROTATION_0)1856 expect(rotation2 == DisplayRotation.ROTATION_0)