Searched refs:swap (Results 1 – 6 of 6) 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 | 87 result.swap(gCollection); in Java_android_jvmti_cts_JvmtiTrackingTest_getAndResetAllocationTrackingString()
|
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | MockConference.java | 108 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/tests/tests/graphics/jni/ |
D | VulkanPreTransformTestHelpers.cpp | 312 std::swap(mDisplaySize.width, mDisplaySize.height); in init()
|
/cts/tests/tests/media/src/android/media/cts/ |
D | MediaCodecTest.java | 601 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset() argument 649 if (swap) { in testAsyncReset()
|