Home
last modified time | relevance | path

Searched refs:WindowSurfaceMap (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DFrameBuffer.h34 typedef std::map<HandleType, WindowSurfacePtr> WindowSurfaceMap; typedef
119 WindowSurfaceMap m_windows;
DFrameBuffer.cpp575 WindowSurfaceMap::iterator w( m_windows.find(p_surface) ); in flushWindowSurfaceColorBuffer()
591 WindowSurfaceMap::iterator w( m_windows.find(p_surface) ); in setWindowSurfaceColorBuffer()
671 WindowSurfaceMap::iterator w( m_windows.find(p_drawSurface) ); in bindContext()
679 WindowSurfaceMap::iterator w( m_windows.find(p_readSurface) ); in bindContext()