Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DDisplay.cpp147 WindowSurfaceMap; typedef
150 static WindowSurfaceMap *GetWindowSurfaces() in GetWindowSurfaces()
152 static angle::base::NoDestructor<WindowSurfaceMap> windowSurfaces; in GetWindowSurfaces()
1407 WindowSurfaceMap *windowSurfaces = GetWindowSurfaces(); in createWindowSurface()
1809 WindowSurfaceMap *windowSurfaces = GetWindowSurfaces(); in destroySurfaceImpl()
1813 for (WindowSurfaceMap::iterator iter = windowSurfaces->begin(); in destroySurfaceImpl()
2109 WindowSurfaceMap *windowSurfaces = GetWindowSurfaces(); in hasExistingWindowSurface()