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

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

Completed in 245 milliseconds