Searched refs:swap (Results 1 – 11 of 11) sorted by relevance
/cts/tests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 56 #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/ |
D | tracking.cpp | 122 result.swap(gCollection); in Java_android_jvmti_cts_JvmtiTrackingTest_getAndResetAllocationTrackingString()
|
/cts/common/device-side/interactive/src/main/java/com/android/interactive/ |
D | Step.java | 294 btn.setOnClickListener(v -> swap()); in addSwapButton() 407 protected void swap() { in swap() method in Step
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockConference.java | 127 mRemoteConference.swap(); in onSwap()
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | GLSurfaceViewCustom.java | 1149 public int swap() { in swap() method in GLSurfaceViewCustom.EglHelper 1529 int swapError = mEglHelper.swap(); in guardedRun()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2020-0213/ |
D | poc.cpp | 316 work.swap(workQueue.front()); in decodeNFrames()
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |
/cts/tests/tests/graphics/jni/ |
D | VulkanPreTransformTestHelpers.cpp | 314 std::swap(mImageSize.width, mImageSize.height); in init()
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | MediaCodecTest.java | 836 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/ |
D | PopupWindowTest.java | 1790 Collections.swap(orientations, 0, 1); in testClipToScreenClipsToInsets()
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 43143 method public void swap();
|