27 paint.setColor(0x800000FF);
38 if (canvas->recordingContext() || canvas->recorder()) {
41 *errorMsg =
"This test is for CPU configs only.";
49 for (
int i = 0;
i < 4; ++
i) {
52 for (
int index = 0; index < (
int)
std::size(randoms); ++index) {
56 .quadTo(randoms[2] *
scale, randoms[3] *
scale,
58 .cubicTo(randoms[6] *
scale, randoms[7] *
scale,
constexpr SkColor SK_ColorRED
void drawPoint(SkScalar x, SkScalar y, const SkPaint &paint)
void drawPath(const SkPath &path, const SkPaint &paint)
static void test_hittest(SkCanvas *canvas, const SkPath &path)
DEF_SIMPLE_GM_CAN_FAIL(hittestpath, canvas, errorMsg, 700, 460)
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
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
SkScalar fBottom
larger y-axis bounds
SkScalar fLeft
smaller x-axis bounds
SkScalar fRight
larger x-axis bounds
SkScalar fTop
smaller y-axis bounds