Searched refs:nSurfaceTransaction_reparent (Results 1 – 3 of 3) sorted by relevance
43 nSurfaceTransaction_reparent(surfaceControl, newParentSurfaceControl, surfaceTransaction); in reparent()181 public static native void nSurfaceTransaction_reparent(long surfaceControl, in nSurfaceTransaction_reparent() method in ASurfaceControlTestUtils
29 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_reparent;314 nSurfaceTransaction_reparent(mNativeSurfaceControl, 0, surfaceTransaction); in tearDownEmbeddedASurfaceControl()
34 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_reparent;439 nSurfaceTransaction_reparent(mEmbeddedSc, 0, surfaceTransaction); in setup()