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

#include <mock_canvas.h>

Public Attributes

SkPath path
 
DlPaint paint
 

Detailed Description

Definition at line 72 of file mock_canvas.h.

Member Data Documentation

◆ paint

DlPaint flutter::testing::MockCanvas::DrawPathData::paint

Definition at line 74 of file mock_canvas.h.

◆ path

SkPath flutter::testing::MockCanvas::DrawPathData::path

Definition at line 73 of file mock_canvas.h.


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