Home
last modified time | relevance | path

Searched refs:nSurfaceTransaction_create (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/util/
DASurfaceControlTestUtils.java34 long surfaceTransaction = nSurfaceTransaction_create(); in createSurfaceTransaction()
121 public static native long nSurfaceTransaction_create(); in nSurfaceTransaction_create() method in ASurfaceControlTestUtils
/cts/tests/tests/view/src/android/view/cts/
DASurfaceControlBackPressureTest.java24 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
184 long surfaceTransaction = nSurfaceTransaction_create(); in createSurfaceTransaction()
DASurfaceControlTest.java28 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
246 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_create()
254 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_apply()
1787 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_emptyTransaction()
1821 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_bufferTransaction()
1877 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1883 surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1926 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_withoutContext()
1944 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCompleteCallback_withoutContext()