Flutter Engine
The Flutter Engine
Public Attributes | List of all members
flutter::testing::EmbedderTestBackingStoreProducer::UserData Struct Reference

#include <embedder_test_backingstore_producer.h>

Public Attributes

SkSurfacesurface
 
FlutterVulkanImageimage
 

Detailed Description

Definition at line 29 of file embedder_test_backingstore_producer.h.

Member Data Documentation

◆ image

FlutterVulkanImage* flutter::testing::EmbedderTestBackingStoreProducer::UserData::image

Definition at line 31 of file embedder_test_backingstore_producer.h.

◆ surface

SkSurface* flutter::testing::EmbedderTestBackingStoreProducer::UserData::surface

Definition at line 30 of file embedder_test_backingstore_producer.h.


The documentation for this struct was generated from the following file: