Searched refs:EmulatedEglWindowSurfaceMap (Results 1 – 3 of 3) sorted by relevance
127 …ed_map<HandleType, std::pair<EmulatedEglWindowSurfacePtr, HandleType>> EmulatedEglWindowSurfaceMap; typedef
91 using gl::EmulatedEglWindowSurfaceMap;2302 [](Stream* s, const EmulatedEglWindowSurfaceMap::value_type& pair) { in onSave()2537 stream, &m_windows, [this](Stream* stream) -> EmulatedEglWindowSurfaceMap::value_type { in onLoad()3036 EmulatedEglWindowSurfaceMap::iterator w(m_windows.find(p_surface)); in setEmulatedEglWindowSurfaceColorBuffer()3664 EmulatedEglWindowSurfaceMap::iterator w(m_windows.find(p_drawSurface)); in bindContext()3672 EmulatedEglWindowSurfaceMap::iterator w(m_windows.find(p_readSurface)); in bindContext()
912 gl::EmulatedEglWindowSurfaceMap m_windows;