Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
impeller::Flags Struct Reference

#include <flags.h>

Public Attributes

bool antialiased_lines = false
 When turned on DrawLine will use the experimental antialiased path.
 

Detailed Description

Definition at line 9 of file flags.h.

Member Data Documentation

◆ antialiased_lines

bool impeller::Flags::antialiased_lines = false

When turned on DrawLine will use the experimental antialiased path.

Definition at line 11 of file flags.h.

Referenced by impeller::GoldenPlaygroundTest::SetUp(), and impeller::PlaygroundTest::SetUp().


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