Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DGainmap.java184 nSetRatioMax(mNativePtr, r, g, b); in setRatioMax()
347 private static native void nSetRatioMax(long ptr, float r, float g, float b); in nSetRatioMax() method in Gainmap