Searched refs:NewGLForAndroid (Results 1 – 6 of 6) sorted by relevance
24 WindowContext* NewGLForAndroid(ANativeWindow*, const DisplayParams&);
52 fWindowContext = window_context_factory::NewGLForAndroid(window, in initDisplay()
145 WindowContext* NewGLForAndroid(ANativeWindow* window, const DisplayParams& params) { in NewGLForAndroid() function