Home
last modified time | relevance | path

Searched refs:getSupportedHdrOutputTypesInternal (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DDisplayManagerService.java2197 for (int type : getSupportedHdrOutputTypesInternal()) { in getEnabledAutoHdrTypesLocked()
2318 private @Display.HdrCapabilities.HdrType int[] getSupportedHdrOutputTypesInternal() { in getSupportedHdrOutputTypesInternal() method
4188 return getSupportedHdrOutputTypesInternal(); in getSupportedHdrOutputTypes()