Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/cts/util/
DASurfaceControlTestUtils.java120 float desiredRatio) { in setExtendedRangeBrightness()
128 public static void setDesiredHdrHeadroom(long surfaceControl, float desiredRatio) { in setDesiredHdrHeadroom()
198 long surfaceControl, long surfaceTransaction, float currentRatio, float desiredRatio); in nSurfaceTransaction_setExtendedRangeBrightness()
201 long surfaceControl, long surfaceTransaction, float desiredRatio); in nSurfaceTransaction_setDesiredHdrHeadroom()
/cts/tests/tests/media/encoder/src/android/media/encoder/cts/
DEncoderTest.java444 float desiredRatio = (float)outBitrate / (float)inBitrate; in testEncoder() local
/cts/tests/surfacecontrol/jni/
Dandroid_view_cts_ASurfaceControlTest.cpp597 jfloat desiredRatio) { in SurfaceTransaction_setExtendedRangeBrightness()
606 jlong surfaceTransaction, jfloat desiredRatio) { in SurfaceTransaction_setDesiredHdrHeadroom()