Home
last modified time | relevance | path

Searched defs:currentRatio (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/cts/tests/surfacecontrol/src/android/view/cts/util/
H A DASurfaceControlTestUtils.java129 public static void setExtendedRangeBrightness(long surfaceControl, float currentRatio, in setExtendedRangeBrightness()
218 long surfaceControl, long surfaceTransaction, float currentRatio, float desiredRatio); in nSurfaceTransaction_setExtendedRangeBrightness()
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/api2/
H A DDepthCompositeStream.cpp877 float currentRatio = static_cast<float> (currentWidth) / in getMatchingDepthSize() local
/aosp_15_r20/cts/tests/surfacecontrol/jni/
H A Dandroid_view_cts_ASurfaceControlTest.cpp717 jlong surfaceTransaction, jfloat currentRatio, in SurfaceTransaction_setExtendedRangeBrightness()