Definition at line 243 of file PathClipSlide.cpp.
◆ DragPolyClick()
EdgeClipSlide::DragPolyClick::DragPolyClick |
( |
SkPoint |
poly[], |
|
|
int |
count |
|
) |
| |
|
inline |
Definition at line 248 of file PathClipSlide.cpp.
248 : fPoly(poly), fCount(
count)
249 {
252 }
it will be possible to load the file into Perfetto s trace viewer disable asset Prevents usage of any non test fonts unless they were explicitly Loaded via prefetched default font Indicates whether the embedding started a prefetch of the default font manager before creating the engine run In non interactive keep the shell running after the Dart script has completed enable serial On low power devices with low core running concurrent GC tasks on threads can cause them to contend with the UI thread which could potentially lead to jank This option turns off all concurrent GC activities domain network JSON encoded network policy per domain This overrides the DisallowInsecureConnections switch Embedder can specify whether to allow or disallow insecure connections at a domain level old gen heap size
◆ handleMove()
void EdgeClipSlide::DragPolyClick::handleMove |
( |
| ) |
|
|
inlineoverridevirtual |
Implements EdgeClipSlide::MyClick.
Definition at line 253 of file PathClipSlide.cpp.
253 {
256 for (
int i = 0;
i < fCount; ++
i) {
258 }
259 }
static SkScalar snap(SkScalar x)
skia_private::AutoTArray< sk_sp< SkImageFilter > > filters TypedMatrix matrix TypedMatrix matrix SkScalar dx
void set(float x, float y)
constexpr float y() const
constexpr float x() const
The documentation for this class was generated from the following file: