Searched refs:initGraphics (Results 1 – 3 of 3) sorted by relevance
121 static int initGraphics(unsigned samples) in initGraphics() function196 if (!initGraphics(samples)) in main()
60 bool (*initGraphics)(const Context *); member
41 if (!mHal.funcs.initGraphics(this)) { in initGLThread()