Searched refs:NewGLForIOS (Results 1 – 3 of 3) sorted by relevance
31 WindowContext* NewGLForIOS(const IOSWindowInfo&, const DisplayParams&);
86 WindowContext* NewGLForIOS(const IOSWindowInfo& info, const DisplayParams& params) { in NewGLForIOS() function
269 fWindowContext = NewGLForIOS(info, fRequestedDisplayParams); in attach()