Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DGainmap.java202 nSetGamma(mNativePtr, r, g, b); in setGamma()
350 private static native void nSetGamma(long ptr, float r, float g, float b); in nSetGamma() method in Gainmap