Searched refs:seamlessRequired (Results 1 – 10 of 10) sorted by relevance
123 .seamlessRequired = false, in TEST_F()145 .seamlessRequired = false, in TEST_F()
335 constraints.seamlessRequired = false; in TEST_P()375 constraints.seamlessRequired = false; in TEST_P()386 constraints.seamlessRequired = false; in TEST_P()400 constraints.seamlessRequired = true; in TEST_P()541 .seamlessRequired = false}; in Test_setActiveConfigWithConstraints()
115 uint8_t seamlessRequired; member
156 vsync_period_change_constraints.seamlessRequired = in setActiveConfigWithConstraints()157 vsyncPeriodChangeConstraints.seamlessRequired; in setActiveConfigWithConstraints()
163 bool seamlessRequired;253 * SEAMLESS_NOT_ALLOWED when seamlessRequired was true but config provided doesn't255 * SEAMLESS_NOT_POSSIBLE when seamlessRequired was true but the display cannot achieve
383 hwc2Constraints.seamlessRequired = constraints.seamlessRequired; in setActiveConfigWithConstraints()397 if (constraints.desiredTimeNanos > now || constraints.seamlessRequired) { in setActiveConfigWithConstraints()
2632 if (vsync_period_change_constraints->seamlessRequired && !AllowSeamless(config)) { in SetActiveConfigWithConstraints()
1077 if (vsync_period_change_constraints->seamlessRequired) { in SetActiveConfigWithConstraints()
3638 config, vsyncPeriodChangeConstraints->seamlessRequired, in setActiveConfigWithConstraints()3649 if (vsyncPeriodChangeConstraints->seamlessRequired) { in setActiveConfigWithConstraints()
1276 constraints.seamlessRequired = false; in performSetActiveMode()