Searched refs:GetApplyRotation (Results 1 – 6 of 6) sorted by relevance
145 virtual bool GetApplyRotation() = 0;
71 virtual bool GetApplyRotation() { in GetApplyRotation() function
97 bool GetApplyRotation() override { in GetApplyRotation() function
224 SetApplyRotation(module_->GetApplyRotation()); in Init()
304 EXPECT_FALSE(capturer.GetApplyRotation()); in TEST_F()309 EXPECT_TRUE(capturer.GetApplyRotation()); in TEST_F()334 EXPECT_FALSE(capturer.GetApplyRotation()); in TEST_F()339 EXPECT_TRUE(capturer.GetApplyRotation()); in TEST_F()
222 virtual bool GetApplyRotation() { return apply_rotation_; } in GetApplyRotation() function