Searched refs:setDeviceOrientationDegree (Results 1 – 14 of 14) sorted by relevance
96 config1.setDeviceOrientationDegree(kDeviceOrientationDegree); in SetUp()181 config2.setDeviceOrientationDegree(kDeviceOrientationDegree); in TEST_F()211 config2.setDeviceOrientationDegree(kDeviceOrientationDegree); in TEST_F()237 config3.setDeviceOrientationDegree(kDeviceOrientationDegree); in TEST_F()
148 .setDeviceOrientationDegree(DEVICE_ORIENTATION) in testNotEqual()181 .setDeviceOrientationDegree(DEVICE_ORIENTATION) in createVideoConfig()
213 void setDeviceOrientationDegree(const int32_t degree);
108 config.setDeviceOrientationDegree(kDeviceOrientationDegree); in SetUp()
114 config.setDeviceOrientationDegree(kDeviceOrientationDegree); in SetUp()
110 config.setDeviceOrientationDegree(kDeviceOrientationDegree); in SetUp()
175 config.setDeviceOrientationDegree(kDeviceOrientationDegree); in SetUp()
184 videoConfig.setDeviceOrientationDegree(kDeviceOrientationDegree); in setupVideoConfig()
166 videoConfig.setDeviceOrientationDegree(kDeviceOrientationDegree); in setupVideoConfig()
249 mVideoConfig.setDeviceOrientationDegree(kDeviceOrientationDegree); in setupVideoConfig()
297 videoConfig.setDeviceOrientationDegree(kDeviceOrientationDegree); in setupVideoConfig()
682 public Builder setDeviceOrientationDegree(final int deviceOrientationDegree) { in setDeviceOrientationDegree() method in VideoConfig.Builder
539 void VideoConfig::setDeviceOrientationDegree(const int32_t degree) in setDeviceOrientationDegree() function in android::telephony::imsmedia::VideoConfig
1537 .setDeviceOrientationDegree(deviceOrientation) in createVideoConfig()