Home
last modified time | relevance | path

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

/cts/tests/surfacecontrol/jni/
Dandroid_window_cts_ASurfaceControlInputReceiverTest.cpp115 ASurfaceControl* aSurfaceControl = reinterpret_cast<ASurfaceControl*>(surfaceControlObj); in nativeCreateInputReceiver() local
127 aSurfaceControl, in nativeCreateInputReceiver()
133 aSurfaceControl, in nativeCreateInputReceiver()
/cts/tests/surfacecontrol/src/android/view/cts/util/
DASurfaceControlInputReceiverTestUtils.java43 long aSurfaceControl, InputReceiver inputReceiver); in nCreateInputReceiver() argument