Searched refs:forEachVisibleSnapshot (Results 1 – 4 of 4) sorted by relevance
80 void forEachVisibleSnapshot(const ConstVisitor& visitor) const;83 void forEachVisibleSnapshot(const ConstVisitor& visitor, const LayerHierarchy& root) const;87 void forEachVisibleSnapshot(const Visitor& visitor);
1151 void LayerSnapshotBuilder::forEachVisibleSnapshot(const ConstVisitor& visitor) const { in forEachVisibleSnapshot() function in android::surfaceflinger::frontend::LayerSnapshotBuilder1160 void LayerSnapshotBuilder::forEachVisibleSnapshot(const ConstVisitor& visitor, in forEachVisibleSnapshot() function in android::surfaceflinger::frontend::LayerSnapshotBuilder1173 void LayerSnapshotBuilder::forEachVisibleSnapshot(const Visitor& visitor) { in forEachVisibleSnapshot() function in android::surfaceflinger::frontend::LayerSnapshotBuilder
2570 mLayerSnapshotBuilder.forEachVisibleSnapshot([&](const frontend::LayerSnapshot& snapshot) { in updateLayerSnapshots()3263 mLayerSnapshotBuilder.forEachVisibleSnapshot( in onCompositionPresented()6679 mLayerSnapshotBuilder.forEachVisibleSnapshot( in dumpVisibleFrontEnd()6830 mLayerSnapshotBuilder.forEachVisibleSnapshot( in dumpHwcLayersMinidump()9375 mLayerSnapshotBuilder.forEachVisibleSnapshot( in moveSnapshotsToCompositionArgs()9441 mLayerSnapshotBuilder.forEachVisibleSnapshot( in getLayerSnapshotsForScreenshots()
103 actualBuilder.forEachVisibleSnapshot( in updateAndVerify()