Searched defs:hdrType (Results 1 – 7 of 7) sorted by relevance
136 public boolean isHdrTypeSupported( in isHdrTypeSupported()569 public Builder addSupportedHdrType( in addSupportedHdrType()582 private boolean isValidVideoCodecHdrType(@NonNull String hdrType) { in isValidVideoCodecHdrType()600 public Builder addUnsupportedHdrType( in addUnsupportedHdrType()
125 String hdrType = key.substring(KEY_HDR_FORMAT_PREFIX.length()); in onPreferenceTreeClick() local215 private int getFormatPreferenceTitleId(int hdrType) { in getFormatPreferenceTitleId()239 private String getInfoClassName(int hdrType) { in getInfoClassName()
332 private Preference createSupportedFormatPreference(int titleId, int hdrType, boolean enabled) { in createSupportedFormatPreference()361 private Preference createUnsupportedFormatPreference(int titleId, int hdrType) { in createUnsupportedFormatPreference()425 private int getFormatPreferenceTitleId(int hdrType) { in getFormatPreferenceTitleId()440 private int getLogEntryId(int hdrType) { in getLogEntryId()
135 static void enableHdrType(DisplayManager displayManager, int hdrType) { in enableHdrType()141 static void disableHdrType(DisplayManager displayManager, int hdrType) { in disableHdrType()
55 Context context, int hdrType, DisplayManager displayManager) { in HdrFormatPreferenceController()
51 int hdrType, in HdrFormatPreferenceController()
333 static String getFormatPreferenceTitle(Context context, int hdrType) { in getFormatPreferenceTitle()