Searched refs:hasWideColorGamutSupport (Results 1 – 3 of 3) sorted by relevance
7602 boolean hasWideColorGamutSupport() { in hasWideColorGamutSupport() method in WindowManagerService7608 return mHasHdrSupport && hasWideColorGamutSupport(); in hasHdrSupport()
1725 | (displayInfo.isWideColorGamut() && mWmService.hasWideColorGamutSupport() in computeScreenConfiguration()
17443 HSPLcom/android/server/wm/WindowManagerService;->hasWideColorGamutSupport()Z