Searched refs:GetNextStrategy (Results 1 – 20 of 20) sorted by relevance
49 virtual DisplayError GetNextStrategy(StrategyConstraints *constraints) = 0;
46 virtual DisplayError GetNextStrategy(StrategyConstraints *constraints) = 0;
123 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) { in GetNextStrategy() function in sdm::Strategy127 error = strategy_intf_->GetNextStrategy(constraints); in GetNextStrategy()
45 DisplayError GetNextStrategy(StrategyConstraints *constraints);
262 error = display_comp_ctx->strategy->GetNextStrategy(&display_comp_ctx->constraints); in Prepare()
47 DisplayError GetNextStrategy(StrategyConstraints *constraints);
118 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) { in GetNextStrategy() function in sdm::Strategy122 error = strategy_intf_->GetNextStrategy(constraints); in GetNextStrategy()
292 error = display_comp_ctx->strategy->GetNextStrategy(&display_comp_ctx->constraints); in Prepare()
312 error = display_comp_ctx->strategy->GetNextStrategy(&display_comp_ctx->constraints); in Prepare()
295 error = display_comp_ctx->strategy->GetNextStrategy(&display_comp_ctx->constraints); in Prepare()
117 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) { in GetNextStrategy() function in sdm::Strategy119 return strategy_intf_->GetNextStrategy(constraints); in GetNextStrategy()
277 error = display_comp_ctx->strategy->GetNextStrategy(&display_comp_ctx->constraints); in Prepare()