Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.h114 void saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers);
DSurfaceInterceptor.cpp54 saveExistingSurfacesLocked(layers); in enable()
85 void SurfaceInterceptor::saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers) { in saveExistingSurfacesLocked() function in android::impl::SurfaceInterceptor