Searched refs:EGLApp (Results 1 – 1 of 1) sorted by relevance
23 class EGLApp : public BApplication{ class25 EGLApp() : BApplication("application/x-egl-test"){}; in EGLApp() function in EGLApp82 EGLApp* app=new EGLApp(); in main()