Searched defs:EXGLContextNeedsRedraw (Results 1 – 5 of 5) sorted by relevance
21 public static native boolean EXGLContextNeedsRedraw(int exglCtxId); in EXGLContextNeedsRedraw() method in EXGL
28 bool EXGLContextNeedsRedraw(EXGLContextId exglCtxId) { in EXGLContextNeedsRedraw() function