Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::testing::MockCanvas::DrawCall Struct Reference

#include <mock_canvas.h>

Public Attributes

int layer
 
DrawCallData data
 

Detailed Description

Definition at line 153 of file mock_canvas.h.

Member Data Documentation

◆ data

DrawCallData flutter::testing::MockCanvas::DrawCall::data

Definition at line 155 of file mock_canvas.h.

◆ layer

int flutter::testing::MockCanvas::DrawCall::layer

Definition at line 154 of file mock_canvas.h.


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