Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/graphics/
DColorUtils.java77 final double[] result = getTempDouble3Array(); in calculateLuminance()
502 final double[] result = getTempDouble3Array(); in LABToColor()
609 private static double[] getTempDouble3Array() { in getTempDouble3Array() method in ColorUtils
/frameworks/base/core/java/com/android/internal/util/
DNotificationColorUtil.java393 final double[] result = getTempDouble3Array(); in calculateLuminance()
622 final double[] result = getTempDouble3Array(); in LABToColor()
637 private static double[] getTempDouble3Array() { in getTempDouble3Array() method in NotificationColorUtil.ColorUtilsFromCompat