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