Searched refs:demotion (Results 1 – 12 of 12) sorted by relevance
370 private Demotion demotion; field in LocaleMatcher.Builder497 public Builder setDemotionPerDesiredLocale(Demotion demotion) { in setDemotionPerDesiredLocale() argument498 this.demotion = demotion; in setDemotionPerDesiredLocale()562 if (demotion != null) { in toString()563 s.append(" demotion=").append(demotion); in toString()685 builder.demotion == Demotion.NONE ? 0 : in LocaleMatcher()
364 private Demotion demotion; field in LocaleMatcher.Builder514 public Builder setDemotionPerDesiredLocale(Demotion demotion) { in setDemotionPerDesiredLocale() argument515 this.demotion = demotion; in setDemotionPerDesiredLocale()637 if (demotion != null) { in toString()638 s.append(" demotion=").append(demotion); in toString()761 builder.demotion == Demotion.NONE ? 0 : in LocaleMatcher()
460 Builder &setDemotionPerDesiredLocale(ULocMatchDemotion demotion);
458 Builder &setDemotionPerDesiredLocale(ULocMatchDemotion demotion);
263 …Matcher::Builder &LocaleMatcher::Builder::setDemotionPerDesiredLocale(ULocMatchDemotion demotion) { in setDemotionPerDesiredLocale() argument265 demotion_ = demotion; in setDemotionPerDesiredLocale()
151 - zink: move BAR allocation demotion up the stack
4594 - freedreno/a6xx: Improve UBWC demotion logic
4926 - freedreno/a6xx: Move UBWC demotion to first sampler view bind
4655 - zink: move BAR allocation demotion up the stack