tree: f2b64d7ef28ddae04c85d0d6f91c9a388c8fc606 [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
  4. snapshot_loader.fidl
  5. view.cc
  6. view.h
bin/ui/snapshot/README.md

Scenic Snapshot Viewer Component

This directory contains snapshot, a component that provides a view to display the snapshot of a scene graph from a VMO buffer. The VMO is obtained from the ViewContainer.requestSnapshot method.

USAGE

This program should not be run directly.

Use launch instead.