HomeSort by relevance Sort by last modified time
    Searched refs:getVisibleLayersSortedByZ (Results 1 - 5 of 5) sorted by null

  /frameworks/native/services/surfaceflinger/
DisplayDevice.h 123 const Vector< sp<Layer> >& getVisibleLayersSortedByZ() const;
DisplayDevice.cpp 379 const Vector< sp<Layer> >& DisplayDevice::getVisibleLayersSortedByZ() const {
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 519 for (auto& layer : displayDevice.getVisibleLayersSortedByZ()) {

Completed in 612 milliseconds