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;
183 long surfaceTransaction = nSurfaceTransaction_create(); in createSurfaceTransaction()
DASurfaceControlTest.java29 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
219 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_create()
227 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_apply()
1656 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_emptyTransaction()
1689 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_bufferTransaction()
1737 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1743 surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
1782 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_withoutContext()
1800 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCompleteCallback_withoutContext()