Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java46 nSurfaceTransaction_apply(surfaceTransaction); in applyAndDeleteSurfaceTransaction()
123 public static native void nSurfaceTransaction_apply(long surfaceTransaction); in nSurfaceTransaction_apply() method in ASurfaceControlTestUtils
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlTest.java27 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_apply;
232 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransaction_apply()
1661 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_emptyTransaction()
1697 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_bufferTransaction()
1741 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1749 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1785 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_withoutContext()
1804 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCompleteCallback_withoutContext()