Flutter Engine
The Flutter Engine
Variables
PolygonOffsetData Namespace Reference

Variables

const SkPoint gPoints0 []
 
const SkPoint gPoints1 []
 
const SkPoint gPoints2 []
 
const SkPoint gPoints3 []
 
const SkPoint gPoints4 []
 
const SkPoint gPoints5 []
 
const SkPoint gPoints6 []
 
const SkPoint gPoints7 []
 
const SkPoint gPoints8 []
 
const SkPoint gPoints9 []
 
const SkPoint gPoints10 []
 
const SkPoint gPoints11 []
 
const SkPoint gPoints12 []
 
const SkScalar kBottom = 25.f
 
const SkPoint gPoints13 []
 
const SkPoint gPoints14 []
 
const SkPoint gPoints15 []
 
const SkPoint gPoints16 []
 
const SkPoint gPoints17 []
 
const SkPoint gPoints18 []
 
const SkPointgConvexPoints []
 
const size_t gConvexSizes []
 
const SkPointgSimplePoints []
 
const size_t gSimpleSizes []
 

Variable Documentation

◆ gConvexPoints

const SkPoint* PolygonOffsetData::gConvexPoints[]
Initial value:
= {
}
const SkPoint gPoints3[]
const SkPoint gPoints6[]
const SkPoint gPoints1[]
const SkPoint gPoints2[]
const SkPoint gPoints7[]
const SkPoint gPoints9[]
const SkPoint gPoints10[]
const SkPoint gPoints8[]
const SkPoint gPoints0[]
const SkPoint gPoints4[]
const SkPoint gPoints5[]

Definition at line 372 of file polygonoffset.cpp.

◆ gConvexSizes

const size_t PolygonOffsetData::gConvexSizes[]
Initial value:
= {
}
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
Definition: switches.h:259

Definition at line 377 of file polygonoffset.cpp.

◆ gPoints0

const SkPoint PolygonOffsetData::gPoints0[]
Initial value:
= {
{ -1.5f, -50.0f },
{ 1.5f, -50.0f },
{ 1.5f, 50.0f },
{ -1.5f, 50.0f }
}

Definition at line 46 of file polygonoffset.cpp.

◆ gPoints1

const SkPoint PolygonOffsetData::gPoints1[]
Initial value:
= {
{ -50.0f, -49.0f },
{ -49.0f, -50.0f },
{ 50.0f, 49.0f },
{ 49.0f, 50.0f }
}

Definition at line 53 of file polygonoffset.cpp.

◆ gPoints10

const SkPoint PolygonOffsetData::gPoints10[]
Initial value:
= {
{ -10.0f, -50.0f },
{ 10.0f, -50.0f },
{ 50.0f, 31.0f },
{ 40.0f, 50.0f },
{ -40.0f, 50.0f },
{ -50.0f, 31.0f },
}

Definition at line 143 of file polygonoffset.cpp.

◆ gPoints11

const SkPoint PolygonOffsetData::gPoints11[]
Initial value:
= {
{ -45, -25 },
{ 45, -25 },
{ 45, 25 },
{ 20, 25 },
{ 19.6157f, 25.f + 3.9018f },
{ 18.4776f, 25.f + 7.6537f },
{ 16.6294f, 25.f + 11.1114f },
{ 14.1421f, 25.f + 14.1421f },
{ 11.1114f, 25.f + 16.6294f },
{ 7.6537f, 25.f + 18.4776f },
{ 3.9018f, 25.f + 19.6157f },
{ 0, 45.f },
{ -3.9018f, 25.f + 19.6157f },
{ -7.6537f, 25.f + 18.4776f },
{ -11.1114f, 25.f + 16.6294f },
{ -14.1421f, 25.f + 14.1421f },
{ -16.6294f, 25.f + 11.1114f },
{ -18.4776f, 25.f + 7.6537f },
{ -19.6157f, 25.f + 3.9018f },
{ -20, 25 },
{ -45, 25 }
}

Definition at line 153 of file polygonoffset.cpp.

◆ gPoints12

const SkPoint PolygonOffsetData::gPoints12[]
Initial value:
= {
{ 0.0f, -50.0f },
{ 14.43f, -25.0f },
{ 43.30f, -25.0f },
{ 28.86f, 0.0f },
{ 43.30f, 25.0f },
{ 14.43f, 25.0f },
{ 0.0f, 50.0f },
{ -14.43f, 25.0f },
{ -43.30f, 25.0f },
{ -28.86f, 0.0f },
{ -43.30f, -25.0f },
{ -14.43f, -25.0f },
}

Definition at line 178 of file polygonoffset.cpp.

◆ gPoints13

const SkPoint PolygonOffsetData::gPoints13[]
Initial value:
= {
{ -50, kBottom - 50.f },
{ 50, kBottom - 50.f },
{ 50, kBottom },
{ 20, kBottom },
{ 19.6157f, kBottom - 3.9018f },
{ 18.4776f, kBottom - 7.6537f },
{ 16.6294f, kBottom - 11.1114f },
{ 14.1421f, kBottom - 14.1421f },
{ 11.1114f, kBottom - 16.6294f },
{ 7.6537f, kBottom - 18.4776f },
{ 3.9018f, kBottom - 19.6157f },
{ 0, kBottom - 20.f },
{ -3.9018f, kBottom - 19.6157f },
{ -7.6537f, kBottom - 18.4776f },
{ -11.1114f, kBottom - 16.6294f },
{ -14.1421f, kBottom - 14.1421f },
{ -16.6294f, kBottom - 11.1114f },
{ -18.4776f, kBottom - 7.6537f },
{ -19.6157f, kBottom - 3.9018f },
{ -20, kBottom },
{ -50, kBottom }
}
const SkScalar kBottom

Definition at line 195 of file polygonoffset.cpp.

◆ gPoints14

const SkPoint PolygonOffsetData::gPoints14[]
Initial value:
= {
{ -40, -39 },
{ 40, -39 },
{ 40, -20 },
{ 30, 40 },
{ 20, -20 },
{ 10, 40 },
{ 0, -20 },
{ -10, 40 },
{ -20, -20 },
{ -30, 40 },
{ -40, -20 }
}

Definition at line 220 of file polygonoffset.cpp.

◆ gPoints15

const SkPoint PolygonOffsetData::gPoints15[]

Definition at line 235 of file polygonoffset.cpp.

◆ gPoints16

const SkPoint PolygonOffsetData::gPoints16[]
Initial value:
= {
{ -15 + 3, -9 },
{ -15 + 6.5f, -11.5f },
{ -15 + 10.6f, -14 },
{ -15 + 14, -15.2f },
{ -15 + 17, -15.5f },
{ -15 + 20, -15.2f },
{ -15 + 23.4f, -14 },
{ -15 + 27.5f, -11.5f },
{ -15 + 30, -8 },
{ -15 + 32, -4 },
{ -15 + 32.5f, 0 },
{ -15 + 32, 4 },
{ -15 + 30, 8 },
{ -15 + 27.5f, 11.5f },
{ -15 + 23.4f, 14 },
{ -15 + 20, 15.2f },
{ -15 + 17, 15.5f },
{ -15 + 14, 15.2f },
{ -15 + 10.6f, 14 },
{ -15 + 6.5f, 11.5f },
{ -15 + 3, 9 },
}

Definition at line 286 of file polygonoffset.cpp.

◆ gPoints17

const SkPoint PolygonOffsetData::gPoints17[]
Initial value:
= {
{ -50, kBottom - 50.f },
{ 50, kBottom - 50.f },
{ 50, kBottom },
{ 20, kBottom },
{ 20, kBottom - 20.f },
{ -20, kBottom - 20.f },
{ -20, kBottom },
{ -50, kBottom }
}

Definition at line 312 of file polygonoffset.cpp.

◆ gPoints18

const SkPoint PolygonOffsetData::gPoints18[]

Definition at line 324 of file polygonoffset.cpp.

◆ gPoints2

const SkPoint PolygonOffsetData::gPoints2[]
Initial value:
= {
{ -10.0f, -50.0f },
{ 10.0f, -50.0f },
{ 50.0f, 50.0f },
{ -50.0f, 50.0f }
}

Definition at line 60 of file polygonoffset.cpp.

◆ gPoints3

const SkPoint PolygonOffsetData::gPoints3[]
Initial value:
= {
{ -50.0f, -50.0f },
{ 0.0f, -50.0f },
{ 50.0f, 50.0f },
{ 0.0f, 50.0f }
}

Definition at line 67 of file polygonoffset.cpp.

◆ gPoints4

const SkPoint PolygonOffsetData::gPoints4[]
Initial value:
= {
{ -6.0f, -50.0f },
{ 4.0f, -50.0f },
{ 5.0f, -25.0f },
{ 6.0f, 0.0f },
{ 5.0f, 25.0f },
{ 4.0f, 50.0f },
{ -4.0f, 50.0f }
}

Definition at line 74 of file polygonoffset.cpp.

◆ gPoints5

const SkPoint PolygonOffsetData::gPoints5[]
Initial value:
= {
{ -0.025f, -0.025f },
{ 0.025f, -0.025f },
{ 0.025f, 0.025f },
{ -0.025f, 0.025f }
}

Definition at line 84 of file polygonoffset.cpp.

◆ gPoints6

const SkPoint PolygonOffsetData::gPoints6[]
Initial value:
= {
{ -20.0f, -13.0f },
{ -20.0f, -13.05f },
{ 20.0f, -13.0f },
{ 20.0f, 27.0f }
}

Definition at line 91 of file polygonoffset.cpp.

◆ gPoints7

const SkPoint PolygonOffsetData::gPoints7[]
Initial value:
= {
{ -10.0f, -50.0f },
{ 10.0f, -50.0f },
{ 10.0f, -20.0f },
{ 10.0f, 0.0f },
{ 10.0f, 35.0f },
{ 10.0f, 50.0f },
{ -10.0f, 50.0f }
}

Definition at line 98 of file polygonoffset.cpp.

◆ gPoints8

const SkPoint PolygonOffsetData::gPoints8[]
Initial value:
= {
{ 50.00f, 50.00f },
{ 0.00f, 50.00f },
{ -15.45f, 47.55f },
{ -29.39f, 40.45f },
{ -40.45f, 29.39f },
{ -47.55f, 15.45f },
{ -50.00f, 0.00f },
{ -47.55f, -15.45f },
{ -40.45f, -29.39f },
{ -29.39f, -40.45f },
{ -15.45f, -47.55f },
{ 0.00f, -50.00f },
{ 50.00f, -50.00f }
}

Definition at line 108 of file polygonoffset.cpp.

◆ gPoints9

const SkPoint PolygonOffsetData::gPoints9[]
Initial value:
= {
{ 4.39f, 40.45f },
{ -9.55f, 47.55f },
{ -25.00f, 50.00f },
{ -40.45f, 47.55f },
{ -54.39f, 40.45f },
{ -65.45f, 29.39f },
{ -72.55f, 15.45f },
{ -75.00f, 0.00f },
{ -72.55f, -15.45f },
{ -65.45f, -29.39f },
{ -54.39f, -40.45f },
{ -40.45f, -47.55f },
{ -25.0f, -50.0f },
{ -9.55f, -47.55f },
{ 4.39f, -40.45f },
{ 75.00f, 0.00f }
}

Definition at line 124 of file polygonoffset.cpp.

◆ gSimplePoints

const SkPoint* PolygonOffsetData::gSimplePoints[]
Initial value:

Definition at line 392 of file polygonoffset.cpp.

◆ gSimpleSizes

const size_t PolygonOffsetData::gSimpleSizes[]

◆ kBottom

const SkScalar PolygonOffsetData::kBottom = 25.f

Definition at line 194 of file polygonoffset.cpp.