Searched refs:pivotXyzComponent (Results 1 – 3 of 3) sorted by relevance
494 x = pivotXyzComponent(x / XYZ_WHITE_REFERENCE_X);495 y = pivotXyzComponent(y / XYZ_WHITE_REFERENCE_Y);496 z = pivotXyzComponent(z / XYZ_WHITE_REFERENCE_Z);602 private static double pivotXyzComponent(double component) { in pivotXyzComponent() method
922 x = pivotXyzComponent(x / XYZ_WHITE_REFERENCE_X);923 y = pivotXyzComponent(y / XYZ_WHITE_REFERENCE_Y);924 z = pivotXyzComponent(z / XYZ_WHITE_REFERENCE_Z);1021 private static double pivotXyzComponent(double component) { in pivotXyzComponent() method in ContrastColorUtil.ColorUtilsFromCompat
84618 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->pivotXyzComponent(D)D