Searched refs:sViewSurfaceMap (Results 1 – 1 of 1) sorted by relevance
227 private static Map<Integer, Surface> sViewSurfaceMap = field in ChildProcessLauncher247 sViewSurfaceMap.put(surfaceId, surface); in registerViewSurface()252 sViewSurfaceMap.remove(surfaceId); in unregisterViewSurface()475 Surface surface = sViewSurfaceMap.get(surfaceId); in createCallback()