Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ForceIsRRect_Private Class Reference

Public Member Functions

 ForceIsRRect_Private (SkPath *path, SkPathDirection dir, unsigned start)
 

Detailed Description

Definition at line 99 of file RRectInPathTest.cpp.

Constructor & Destructor Documentation

◆ ForceIsRRect_Private()

ForceIsRRect_Private::ForceIsRRect_Private ( SkPath path,
SkPathDirection  dir,
unsigned  start 
)
inline

Definition at line 101 of file RRectInPathTest.cpp.

101 {
102 path->fPathRef->setIsRRect(dir == SkPathDirection::kCCW, start);
103 }
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
Definition switches.h:57

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