Searched refs:getEotf (Results 1 – 5 of 5) sorted by relevance
633 DoubleUnaryOperator eotf = ((ColorSpace.Rgb) mColorSpace).getEotf(); in luminance()1223 DoubleUnaryOperator eotf = ((ColorSpace.Rgb) colorSpace).getEotf(); in luminance()1355 DoubleUnaryOperator eotf = cs.getEotf(); in luminance()
3067 public DoubleUnaryOperator getEotf() { in getEotf() method in ColorSpace.Rgb
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
7484 HSPLandroid/graphics/ColorSpace$Rgb;->getEotf()Ljava/util/function/DoubleUnaryOperator;
14567 method @NonNull public java.util.function.DoubleUnaryOperator getEotf();