Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DGainmap.java327 nReadGainmapFromParcel(gm.mNativePtr, in);
363 private static native void nReadGainmapFromParcel(long ptr, Parcel src); in nReadGainmapFromParcel() method in Gainmap