Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h303 const Vector<sp<Layer>>& getLayerSortedByZForHwcDisplay(DisplayId displayId);
DSurfaceFlinger.cpp5017 const Vector<sp<Layer>>& SurfaceFlinger::getLayerSortedByZForHwcDisplay(DisplayId displayId) { in getLayerSortedByZForHwcDisplay() function in android::SurfaceFlinger