Searched refs:getCurve (Results 1 – 11 of 11) sorted by relevance
169 return getCurve(colorChannel).length / POINT_SIZE; in getPointCount()196 final float[] curve = getCurve(colorChannel); in getPoint()240 float[] curve = getCurve(colorChannel); in copyColorCurve()311 float[] curve = getCurve(colorChannel); in curveToString()326 private float[] getCurve(int colorChannel) { in getCurve() method in TonemapCurve
80 Pair<float[], float[]> curve = config.getCurve(); in testLoadingBrightnessConfigurations()88 curve = config.getCurve(); in testLoadingBrightnessConfigurations()
63 Pair<float[], float[]> curve = config.getCurve(); in testSetCurveIsUnmodified()
897 Pair<float[], float[]> defaultCurve = mConfig.getCurve(); in computeSpline()916 Pair<float[], float[]> curve = mConfig.getCurve(); in getUnadjustedBrightness()
1455 Pair<float[], float[]> curve = config.getCurve();
106 public Pair<float[], float[]> getCurve() { in getCurve() method in BrightnessConfiguration
1012 MissingNullability: android.hardware.display.BrightnessConfiguration#getCurve():
3213 method public android.util.Pair<float[],float[]> getCurve();
45645 method public java.security.spec.EllipticCurve getCurve();
26708 HSPLjava/security/spec/ECParameterSpec;->getCurve()Ljava/security/spec/EllipticCurve;
22332 Landroid/hardware/camera2/params/TonemapCurve;->getCurve(I)[F