Searched refs:seamlessRequired (Results 1 – 15 of 15) sorted by relevance
38 boolean seamlessRequired;
33 boolean seamlessRequired;
154 out.seamlessRequired = in.seamlessRequired; in translate()
115 uint8_t seamlessRequired; member
331 constraints.seamlessRequired = false; in TEST_P()371 constraints.seamlessRequired = false; in TEST_P()382 constraints.seamlessRequired = false; in TEST_P()396 constraints.seamlessRequired = true; in TEST_P()537 .seamlessRequired = false}; in Test_setActiveConfigWithConstraints()
156 vsync_period_change_constraints.seamlessRequired = in setActiveConfigWithConstraints()157 vsyncPeriodChangeConstraints.seamlessRequired; in setActiveConfigWithConstraints()
161 bool seamlessRequired;251 * SEAMLESS_NOT_ALLOWED when seamlessRequired was true but config provided doesn't253 * SEAMLESS_NOT_POSSIBLE when seamlessRequired was true but the display cannot achieve
498 constraints.seamlessRequired = false; in TEST_P()511 constraints.seamlessRequired = false; in TEST_P()1631 .seamlessRequired = false}; in Test_setActiveConfigWithConstraints()1744 VsyncPeriodChangeConstraints{.seamlessRequired = false}); in forEachNotifyExpectedPresentConfig()2496 constraints.seamlessRequired = false; in TEST_P()2542 constraints.seamlessRequired = true; in TEST_P()2833 constraints.seamlessRequired = false; in TEST_P()
4399 mActiveConfig, config, vsyncPeriodChangeConstraints->seamlessRequired, diffMs); in setActiveConfigWithConstraints()4412 if (vsyncPeriodChangeConstraints->seamlessRequired) { in setActiveConfigWithConstraints()4435 } else if (vsyncPeriodChangeConstraints->seamlessRequired) { in setActiveConfigWithConstraints()
1077 if (vsync_period_change_constraints->seamlessRequired) { in SetActiveConfigWithConstraints()
2657 if (vsync_period_change_constraints->seamlessRequired && !AllowSeamless(config)) { in SetActiveConfigWithConstraints()