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

/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h131 const Vector< sp<Layer> >& getLayerSortedByZForHwcDisplay(int id);
H A DSurfaceFlinger.cpp2695 SurfaceFlinger::getLayerSortedByZForHwcDisplay(int id) { function in class:android::SurfaceFlinger
2705 ALOGE("getLayerSortedByZForHwcDisplay: invalid hwc display id %d", id);
/frameworks/native/services/surfaceflinger/DisplayHardware/
H A DHWComposer.cpp1129 mFlinger->getLayerSortedByZForHwcDisplay(i);

Completed in 1776 milliseconds