Searched refs:WindowSurfacePtr (Results 1 – 4 of 4) sorted by relevance
31 WindowSurfacePtr currDrawSurf;32 WindowSurfacePtr currReadSurf;
69 typedef emugl::SmartPtr<WindowSurface> WindowSurfacePtr; typedef
35 typedef std::map<HandleType, WindowSurfacePtr> WindowSurfaceMap;
533 WindowSurfacePtr win( WindowSurface::create(p_config, p_width, p_height) ); in createWindowSurface()668 WindowSurfacePtr draw(NULL), read(NULL); in bindContext()714 WindowSurfacePtr bindDraw, bindRead; in bindContext()