Home
last modified time | relevance | path

Searched defs:curve (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DTonemapCurve.java196 final float[] curve = getCurve(colorChannel); in getPoint() local
240 float[] curve = getCurve(colorChannel); in copyColorCurve() local
311 float[] curve = getCurve(colorChannel); in curveToString() local
/aosp14/frameworks/base/wifi/tests/src/android/net/wifi/
H A DWifiNetworkScoreCacheTest.java89 private static ScoredNetwork buildScoredNetwork(WifiKey key, RssiCurve curve) { in buildScoredNetwork()
/aosp14/frameworks/base/core/tests/coretests/src/android/hardware/display/
H A DBrightnessConfigurationTest.java64 Pair<float[], float[]> curve = config.getCurve(); in testSetCurveIsUnmodified() local
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessMappingStrategy.java583 Pair<float[], float[]> curve = insertControlPoint(newLux, newBrightness, userLux, in getAdjustedCurve() local
786 Pair<float[], float[]> curve = getAdjustedCurve(mLux, mBrightness, mUserLux, in computeSpline() local
1187 Pair<float[], float[]> curve = getAdjustedCurve(defaultLux, defaultBrightness, mUserLux, in computeSpline() local
1199 Pair<float[], float[]> curve = mConfig.getCurve(); in getUnadjustedBrightness() local
H A DDisplayManagerService.java2406 Pair<float[], float[]> curve = config.getCurve(); in isBrightnessConfigurationTooDark() local
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DPersistentDataStoreTest.java196 Pair<float[], float[]> curve = config.getCurve(); in testLoadingBrightnessConfigurations() local
/aosp14/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/wifi/
H A DAccessPointTest.java1075 RssiCurve curve = list.get(0).getScore().attributes.getParcelable( in testScoredNetworkCacheBundling() local
/aosp14/frameworks/base/core/java/android/hardware/display/
H A DDisplayManagerGlobal.java944 Curve curve = mDm.getMinimumBrightnessCurve(); in getMinimumBrightnessCurve() local
/aosp14/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraMetadataNative.java2006 float[][] curve = new float[3][]; in setTonemapCurve() local
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...