HomeSort by relevance Sort by last modified time
    Searched defs:GetNextStrategy (Results 1 - 3 of 3) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
strategy.cpp 123 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) {
127 error = strategy_intf_->GetNextStrategy(constraints);
  /hardware/qcom/display/msm8998/sdm/libs/core/
strategy.cpp 118 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) {
122 error = strategy_intf_->GetNextStrategy(constraints);
  /hardware/qcom/display/sdm845/sdm/libs/core/
strategy.cpp 118 DisplayError Strategy::GetNextStrategy(StrategyConstraints *constraints) {
122 error = strategy_intf_->GetNextStrategy(constraints);

Completed in 705 milliseconds