Android-cuttlefish cvd tool
Functions
cuttlefish::anonymous_namespace{screenshot_handler.cpp} Namespace Reference

Functions

Result< void > PngScreenshot (std::shared_ptr< VideoFrameBuffer > frame, const std::string &screenshot_path)
 
Result< void > JpegScreenshot (std::shared_ptr< VideoFrameBuffer > frame, const std::string &screenshot_path)
 

Function Documentation

◆ JpegScreenshot()

Result< void > cuttlefish::anonymous_namespace{screenshot_handler.cpp}::JpegScreenshot ( std::shared_ptr< VideoFrameBuffer frame,
const std::string &  screenshot_path 
)

◆ PngScreenshot()

Result< void > cuttlefish::anonymous_namespace{screenshot_handler.cpp}::PngScreenshot ( std::shared_ptr< VideoFrameBuffer frame,
const std::string &  screenshot_path 
)