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

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

Completed in 223 milliseconds