Home
last modified time | relevance | path

Searched refs:getCurve (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/camera2/params/
H A DTonemapCurve.java169 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
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/
H A DPersistentDataStoreTest.java83 Pair<float[], float[]> curve = config.getCurve(); in testLoadingBrightnessConfigurations()
91 curve = config.getCurve(); in testLoadingBrightnessConfigurations()
/aosp12/system/extras/verity/
H A DUtils.java227 curveSize = spec.getParams().getCurve().getField().getFieldSize(); in getSignatureAlgorithm()
230 curveSize = spec.getParams().getCurve().getField().getFieldSize(); in getSignatureAlgorithm()
/aosp12/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessMappingStrategy.java897 Pair<float[], float[]> defaultCurve = mConfig.getCurve(); in computeSpline()
916 Pair<float[], float[]> curve = mConfig.getCurve(); in getUnadjustedBrightness()
H A DDisplayManagerService.java1495 Pair<float[], float[]> curve = config.getCurve();
/aosp12/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DBrightnessConfigurationTest.java63 Pair<float[], float[]> curve = config.getCurve(); in testSetCurveIsUnmodified()
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DBrightnessConfiguration.java106 public Pair<float[], float[]> getCurve() { in getCurve() method in BrightnessConfiguration
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1012 MissingNullability: android.hardware.display.BrightnessConfiguration#getCurve():
H A Dsystem-current.txt3219 method public android.util.Pair<float[],float[]> getCurve();
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/
H A Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
/aosp12/art/build/boot/
H A Dboot-image-profile.txt4102 HSPLjava/security/spec/ECParameterSpec;->getCurve()Ljava/security/spec/EllipticCurve;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt45645 method public java.security.spec.EllipticCurve getCurve();
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt26708 HSPLjava/security/spec/ECParameterSpec;->getCurve()Ljava/security/spec/EllipticCurve;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt22332 Landroid/hardware/camera2/params/TonemapCurve;->getCurve(I)[F