Lines Matching refs:offCenterProportion
1877 tcu::Vec2 offCenterProportion; // Relative to pixel size.
2041 , offCenterProportion (0.0f, 0.0f)
2155 , offCenterProportion (other.offCenterProportion)
4684 const float horOffset = 2.0f / static_cast<float>(kFramebufferWidth) * m_testConfig.offCenterProportion.x();
4685 const float vertOffset = 2.0f / static_cast<float>(kFramebufferHeight) * m_testConfig.offCenterProportion.y();
7696 config.offCenterProportion = tcu::Vec2(0.0f, 0.75f);
7934 config.offCenterProportion = tcu::Vec2(0.90625f, 0.90625f);
8041 config.offCenterProportion = tcu::Vec2(0.6875f, 0.6875f);
8068 config.offCenterProportion = tcu::Vec2(0.6875f, 0.6875f);
8108 config.offCenterProportion = tcu::Vec2(0.5f, 0.5f);
8148 config.offCenterProportion = tcu::Vec2(0.6875f, 0.6875f);
8279 config.offCenterProportion = tcu::Vec2(0.75f, 0.75f);
8297 config.offCenterProportion = tcu::Vec2(0.25f, 0.25f);
8317 config.offCenterProportion = tcu::Vec2(1.125f, 1.125f);