Searched defs:EXGLContextCreateObject (Results 1 – 5 of 5) sorted by relevance
16 public static native int EXGLContextCreateObject(int exglCtxId); in EXGLContextCreateObject() method in EXGL
17 public static native int EXGLContextCreateObject(int exglCtxId); in EXGLContextCreateObject() method in EXGL
61 EXGLObjectId EXGLContextCreateObject(EXGLContextId exglCtxId) { in EXGLContextCreateObject() function