Searched defs:EXGLContextFlush (Results 1 – 5 of 5) sorted by relevance
14 public static native void EXGLContextFlush(int exglCtxId); in EXGLContextFlush() method in EXGL
15 public static native void EXGLContextFlush(int exglCtxId); in EXGLContextFlush() method in EXGL
47 void EXGLContextFlush(EXGLContextId exglCtxId) { in EXGLContextFlush() function