Searched refs:RESOLUTION_NONE (Results 1 – 3 of 3) sorted by relevance
385 const ResolutionType bestRes = bestConfig.resolution_ != ResolutionType::RESOLUTION_NONE in IsCandidateResolutionPreferred()388 … const ResolutionType candidateRes = candidateConfig.resolution_ != ResolutionType::RESOLUTION_NONE in IsCandidateResolutionPreferred()399 if (deviceConfig.resolution_ == ResolutionType::RESOLUTION_NONE || in IsCandidateResolutionPreferred()619 …return supported.resolution_ == ResolutionType::RESOLUTION_NONE || supported.resolution_ == desire… in IsResolutionMatch()763 ResolutionType deviceResolution = (deviceConfig.resolution_ != ResolutionType::RESOLUTION_NONE) in GetTargetMediaScaleRatio()772 targetResolution = (targetConfig.resolution_ != ResolutionType::RESOLUTION_NONE) in GetTargetMediaScaleRatio()1056 if (resConfig.resolution_ != ResolutionType::RESOLUTION_NONE) { in ConvertResConfigToTag()1092 if (resConfig.resolution_ != ResolutionType::RESOLUTION_NONE) { in ConvertDeclarativeResConfigToTag()
92 ResolutionType resolution_ = ResolutionType::RESOLUTION_NONE;
31 RESOLUTION_NONE = -2, enumerator