Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/cts/util/
DEmbeddedSCVHService.java27 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
262 long surfaceTransaction = nSurfaceTransaction_create(); in attachEmbeddedASurfaceControl()
313 long surfaceTransaction = nSurfaceTransaction_create(); in tearDownEmbeddedASurfaceControl()
DASurfaceControlTestUtils.java46 long surfaceTransaction = nSurfaceTransaction_create(); in createSurfaceTransaction()
149 public static native long nSurfaceTransaction_create(); in nSurfaceTransaction_create() method in ASurfaceControlTestUtils
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java31 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
331 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_create()
340 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransaction_apply()
2488 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_emptyTransaction()
2525 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_bufferTransaction()
2584 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
2590 surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
2636 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCommitCallback_withoutContext()
2657 long surfaceTransaction = nSurfaceTransaction_create(); in testSurfaceTransactionOnCompleteCallback_withoutContext()
2723 long surfaceTransaction = nSurfaceTransaction_create(); in testSetExtendedRangeBrightness()
[all …]
DASurfaceControlInputReceiverTest.java32 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_create;
423 long surfaceTransaction = nSurfaceTransaction_create(); in setup()
445 long surfaceTransaction = nSurfaceTransaction_create(); in setup()