Searched refs:nSurfaceControl_release (Results 1 – 3 of 3) sorted by relevance
23 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceControl_release;173 nSurfaceControl_release(surfaceControl); in surfaceDestroyed()
26 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceControl_release;157 nSurfaceControl_release(surfaceControl); in surfaceDestroyed()323 nSurfaceControl_release(surfaceControl); in testSurfaceControl_acquire()
127 public static native void nSurfaceControl_release(long surfaceControl); in nSurfaceControl_release() method in ASurfaceControlTestUtils