tree: 9a9d2bde83dd9f6bf6e938954c536fa2b435dde0 [path history] [tgz]
  1. bo_import_capture.cc
  2. bo_import_capture.h
  3. BUILD.gn
  4. capture.h
  5. crtc.cc
  6. crtc.h
  7. egl_capture.cc
  8. egl_capture.h
  9. kmsvnc.cc
  10. OWNERS
  11. png.cc
  12. png.h
  13. ptr_util.h
  14. README.md
  15. screenshot.cc
screen-capture-utils/README.md

screen-capture-utils

Utilities for screen capturing for dev/test images for working with screen capture.

screenshot

Provides a screenshot of the current display. Useful for capturing what's on the display when test has failed, for example. Not all devices are supported yet, so your mileage may vary.

kmsvnc

VNC server using the same infrastructure as screenshot for grabbing display. We have tested with VNC client for Chrome.