Flutter Engine
 
Loading...
Searching...
No Matches
flutter::testing::RenderJobInfo Struct Reference

Public Attributes

int width = kTestWidth
 
int height = kTestHeight
 
DlColor bg = DlColor::kTransparent()
 
DlScalar scale = SK_Scalar1
 
DlScalar opacity = SK_Scalar1
 

Detailed Description

Definition at line 449 of file dl_rendering_unittests.cc.

Member Data Documentation

◆ bg

◆ height

int flutter::testing::RenderJobInfo::height = kTestHeight

◆ opacity

◆ scale

DlScalar flutter::testing::RenderJobInfo::scale = SK_Scalar1

◆ width

int flutter::testing::RenderJobInfo::width = kTestWidth

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