Searched refs:outStopTraversal (Results 1 – 3 of 3) sorted by relevance
284 const ui::Transform transform, bool& outStopTraversal) -> bool { in captureSample() argument288 outStopTraversal = true; in captureSample()317 auto filterFn = [&](const frontend::LayerSnapshot& snapshot, bool& outStopTraversal) -> bool { in captureSample() argument322 outStopTraversal); in captureSample()
1490 std::function<bool(const frontend::LayerSnapshot&, bool& outStopTraversal)>
9436 std::function<bool(const frontend::LayerSnapshot&, bool& outStopTraversal)> in getLayerSnapshotsForScreenshots()