Searched refs:nSurfaceControl_createFromWindow (Results 1 – 3 of 3) sorted by relevance
22 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceControl_createFromWindow;190 long surfaceControl = nSurfaceControl_createFromWindow(surface); in createFromWindow()
25 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceControl_createFromWindow;168 long surfaceControl = nSurfaceControl_createFromWindow(surface); in createFromWindow()
124 public static native long nSurfaceControl_createFromWindow(Surface surface); in nSurfaceControl_createFromWindow() method in ASurfaceControlTestUtils