Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp325 mFlinger.getLayerSnapshotsForScreenshots(layerStack, CaptureArgs::UNSET_UID, filterFn); in captureSample()
DSurfaceFlinger.h1488 std::function<std::vector<std::pair<Layer*, sp<LayerFE>>>()> getLayerSnapshotsForScreenshots(
1492 std::function<std::vector<std::pair<Layer*, sp<LayerFE>>>()> getLayerSnapshotsForScreenshots(
1495 std::function<std::vector<std::pair<Layer*, sp<LayerFE>>>()> getLayerSnapshotsForScreenshots(
DSurfaceFlinger.cpp7989 getLayerSnapshotsForScreenshots(layerStack, args.uid, std::move(excludeLayerIds)); in captureDisplay()
8036 getLayerSnapshotsForScreenshots(layerStack, CaptureArgs::UNSET_UID, in captureDisplay()
8143 getLayerSnapshotsForScreenshots(parent->sequence, args.uid, std::move(excludeLayerIds), in captureLayers()
9434 SurfaceFlinger::getLayerSnapshotsForScreenshots( in getLayerSnapshotsForScreenshots() function in android::SurfaceFlinger
9475 SurfaceFlinger::getLayerSnapshotsForScreenshots(std::optional<ui::LayerStack> layerStack, in getLayerSnapshotsForScreenshots() function in android::SurfaceFlinger
9482 getLayerSnapshotsForScreenshots(layerStack, uid, /*snapshotFilterFn=*/nullptr); in getLayerSnapshotsForScreenshots()
9505 getLayerSnapshotsForScreenshots(layerStack, uid, /*snapshotFilterFn=*/nullptr); in getLayerSnapshotsForScreenshots()
9516 SurfaceFlinger::getLayerSnapshotsForScreenshots(uint32_t rootLayerId, uint32_t uid, in getLayerSnapshotsForScreenshots() function in android::SurfaceFlinger
9546 getLayerSnapshotsForScreenshots({}, uid, /*snapshotFilterFn=*/nullptr); in getLayerSnapshotsForScreenshots()