Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/src/android/view/cts/util/
DEmbeddedSCVHService.java26 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_apply;
269 nSurfaceTransaction_apply(surfaceTransaction); in attachEmbeddedASurfaceControl()
315 nSurfaceTransaction_apply(surfaceTransaction); in tearDownEmbeddedASurfaceControl()
DASurfaceControlTestUtils.java48 nSurfaceTransaction_apply(surfaceTransaction); in applyAndDeleteSurfaceTransaction()
143 public static native void nSurfaceTransaction_apply(long surfaceTransaction); in nSurfaceTransaction_apply() method in ASurfaceControlTestUtils
/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DASurfaceControlTest.java29 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_apply;
302 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransaction_apply()
394 nSurfaceTransaction_apply(transaction); in testSurfaceTransaction_fromJava()
2138 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_emptyTransaction()
2175 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_bufferTransaction()
2226 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
2234 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_geometryTransaction()
2274 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCommitCallback_withoutContext()
2293 nSurfaceTransaction_apply(surfaceTransaction); in testSurfaceTransactionOnCompleteCallback_withoutContext()
2360 nSurfaceTransaction_apply(surfaceTransaction); in testSetExtendedRangeBrightness()
[all …]
DASurfaceControlInputReceiverTest.java31 import static android.view.cts.util.ASurfaceControlTestUtils.nSurfaceTransaction_apply;
422 nSurfaceTransaction_apply(surfaceTransaction); in setup()
440 nSurfaceTransaction_apply(surfaceTransaction); in setup()