Searched refs:saveExistingSurfacesLocked (Results 1 – 2 of 2) sorted by relevance
114 void saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers);
54 saveExistingSurfacesLocked(layers); in enable()85 void SurfaceInterceptor::saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers) { in saveExistingSurfacesLocked() function in android::impl::SurfaceInterceptor