Searched refs:nSurfaceTransaction_fromJava (Results 1 – 2 of 2) sorted by relevance
141 public static native long nSurfaceTransaction_fromJava( in nSurfaceTransaction_fromJava() method in ASurfaceControlTestUtils
32 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_fromJava;386 final long transaction = nSurfaceTransaction_fromJava(jTransaction); in testSurfaceTransaction_fromJava()