Searched refs:getSupportedHdrOutputTypes (Results 1 – 8 of 8) sorted by relevance
127 public static @Display.HdrCapabilities.HdrType int[] getSupportedHdrOutputTypes() { in getSupportedHdrOutputTypes() method in DisplayControl
2320 mSupportedHdrOutputType = mInjector.getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypesInternal()3121 int[] getSupportedHdrOutputTypes() { in getSupportedHdrOutputTypes() method in Injector3122 return DisplayControl.getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypes()4182 public int[] getSupportedHdrOutputTypes() { in getSupportedHdrOutputTypes() method in BinderService
185 int[] getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypes() method
1464 public @HdrType int[] getSupportedHdrOutputTypes() { in getSupportedHdrOutputTypes() method in DisplayManager1465 return mGlobal.getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypes()
1038 public @HdrType int[] getSupportedHdrOutputTypes() { in getSupportedHdrOutputTypes() method in DisplayManagerGlobal1040 return mDm.getSupportedHdrOutputTypes(); in getSupportedHdrOutputTypes()
231 int[] getSupportedHdrOutputTypes() {
4795 byte[] hdrOutputTypes = toBytes(displayManager.getSupportedHdrOutputTypes());
1547 method @NonNull public int[] getSupportedHdrOutputTypes();