Home
last modified time | relevance | path

Searched refs:setRatioMax (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/hdr/
H A DGainmapMetadataEditor.kt193 gainmap!!.setRatioMax(newMetadata.ratioMax, newMetadata.ratioMax, newMetadata.ratioMax)
219 gainmap!!.setRatioMax(newValue, newValue, newValue)
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGainmap.java181 public void setRatioMax(float r, float g, float b) { in setRatioMax() method in Gainmap
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15535 method public void setRatioMax(float, float, float);