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