Searched defs:swap (Results 1 – 3 of 3) sorted by relevance
56 #define swap(a, b) \ macro
1149 public int swap() { in swap() method in GLSurfaceViewCustom.EglHelper
601 private void testAsyncReset(boolean audio, boolean swap, final boolean testStop) in testAsyncReset()