Searched refs:traverseLayersInDisplay (Results 1 – 2 of 2) sorted by relevance
576 void traverseLayersInDisplay(const sp<const DisplayDevice>& display, int32_t minLayerZ,
4722 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