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

#include <mock_canvas.h>

Public Attributes

sk_sp< SkDataserialized_text
 
DlPaint paint
 
SkPoint offset
 

Detailed Description

Definition at line 77 of file mock_canvas.h.

Member Data Documentation

◆ offset

SkPoint flutter::testing::MockCanvas::DrawTextData::offset

Definition at line 80 of file mock_canvas.h.

◆ paint

DlPaint flutter::testing::MockCanvas::DrawTextData::paint

Definition at line 79 of file mock_canvas.h.

◆ serialized_text

sk_sp<SkData> flutter::testing::MockCanvas::DrawTextData::serialized_text

Definition at line 78 of file mock_canvas.h.


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