Searched refs:getLayerSnapshotsForScreenshots (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/services/surfaceflinger/ |
D | RegionSamplingThread.cpp | 325 mFlinger.getLayerSnapshotsForScreenshots(layerStack, CaptureArgs::UNSET_UID, filterFn); in captureSample()
|
D | SurfaceFlinger.h | 1488 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(
|
D | SurfaceFlinger.cpp | 7989 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()
|