Home
last modified time | relevance | path

Searched defs:swap (Results 1 – 2 of 2) sorted by relevance

/cts/tests/simplecpu/jni/
DCpuNativeJni.cpp56 #define swap(a, b) \ macro
/cts/tests/tests/openglperf/src/android/openglperf/cts/
DGLSurfaceViewCustom.java1149 public int swap() { in swap() method in GLSurfaceViewCustom.EglHelper