Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h576 void traverseLayersInDisplay(const sp<const DisplayDevice>& display, int32_t minLayerZ,
DSurfaceFlinger.cpp4722 auto traverseLayers = std::bind(std::mem_fn(&SurfaceFlinger::traverseLayersInDisplay), this, in captureScreen()
5121 void SurfaceFlinger::traverseLayersInDisplay(const sp<const DisplayDevice>& hw, int32_t minLayerZ, in traverseLayersInDisplay() function in android::SurfaceFlinger