Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceInterceptor.h73 void saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers);
DSurfaceInterceptor.cpp49 saveExistingSurfacesLocked(layers); in enable()
80 void SurfaceInterceptor::saveExistingSurfacesLocked(const SortedVector<sp<Layer>>& layers) { in saveExistingSurfacesLocked() function in android::SurfaceInterceptor