Searched refs:hasWideColorGamutSupport (Results 1 – 2 of 2) sorted by relevance
8877 boolean hasWideColorGamutSupport() { in hasWideColorGamutSupport() method in WindowManagerService8883 return mHasHdrSupport && hasWideColorGamutSupport(); in hasHdrSupport()
2495 | (displayInfo.isWideColorGamut() && mWmService.hasWideColorGamutSupport() in computeScreenConfiguration()