Home
last modified time | relevance | path

Searched refs:swap (Results 1 – 11 of 11) sorted by relevance

/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp56 #define swap(a, b) \ macro
87 swap(pl, pl - es); in qsort_local()
102 swap(a, pm); in qsort_local()
110 swap(pa, pb); in qsort_local()
118 swap(pc, pd); in qsort_local()
125 swap(pb, pc); in qsort_local()
134 swap(pl, pl - es); in qsort_local()
/cts/hostsidetests/jvmti/base/jni/
Dtracking.cpp122 result.swap(gCollection); in Java_android_jvmti_cts_JvmtiTrackingTest_getAndResetAllocationTrackingString()
/cts/common/device-side/interactive/src/main/java/com/android/interactive/
DStep.java294 btn.setOnClickListener(v -> swap()); in addSwapButton()
407 protected void swap() { in swap() method in Step
/cts/tests/tests/telecom/src/android/telecom/cts/
DMockConference.java127 mRemoteConference.swap(); in onSwap()
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1149 public int swap() { in swap() method in GLSurfaceViewCustom.EglHelper
1529 int swapError = mEglHelper.swap(); in guardedRun()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/
Dpoc.cpp316 work.swap(workQueue.front()); in decodeNFrames()
/cts/tools/vm-tests-tf/lib/
Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/ ...
/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.cpp314 std::swap(mImageSize.width, mImageSize.height); in init()
/cts/tests/tests/media/codec/src/android/media/codec/cts/
DMediaCodecTest.java836 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset() argument
884 if (swap) { in testAsyncReset()
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java1790 Collections.swap(orientations, 0, 1); in testClipToScreenClipsToInsets()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt43143 method public void swap();