Home
last modified time | relevance | path

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

/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/hdr/
DGainmapMetadataEditor.kt192 gainmap.setRatioMax(newMetadata.ratioMax, newMetadata.ratioMax, newMetadata.ratioMax) in applyMetadata()
215 gainmap.setRatioMax(newValue, newValue, newValue) in updateGainmapMax()
/frameworks/base/graphics/java/android/graphics/
DGainmap.java183 public void setRatioMax(float r, float g, float b) { in setRatioMax() method in Gainmap
/frameworks/base/core/api/
Dcurrent.txt16079 method public void setRatioMax(float, float, float);