Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h131 const Vector< sp<Layer> >& getLayerSortedByZForHwcDisplay(int id);
DSurfaceFlinger.cpp2651 SurfaceFlinger::getLayerSortedByZForHwcDisplay(int id) { in getLayerSortedByZForHwcDisplay() function in android::SurfaceFlinger
/frameworks/native/services/surfaceflinger/DisplayHardware/
DHWComposer.cpp1129 mFlinger->getLayerSortedByZForHwcDisplay(i); in dump()