Home
last modified time | relevance | path

Searched refs:kMaxIntersections (Results 1 – 25 of 33) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsConic.h16 static const int kMaxIntersections = 4; member
83 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
177 int maxIntersections() const override { return SkDConic::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsQuad.h25 static const int kMaxIntersections = 4; member
85 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
168 int maxIntersections() const override { return SkDQuad::kMaxIntersections; } in maxIntersections()
H A DSkPathOpsCubic.h20 static const int kMaxIntersections = 9; member
84 static int maxIntersections() { return kMaxIntersections; } in maxIntersections()
224 int maxIntersections() const override { return SkDCubic::kMaxIntersections; } in maxIntersections()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsConic.h17 static const int kMaxIntersections = 4; member
H A DSkPathOpsQuad.h24 static const int kMaxIntersections = 4; member
H A DSkPathOpsCubic.h23 static const int kMaxIntersections = 9; member
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsConic.h17 static const int kMaxIntersections = 4; member
H A DSkPathOpsQuad.h24 static const int kMaxIntersections = 4; member
H A DSkPathOpsCubic.h19 static const int kMaxIntersections = 9; member
/dports/graphics/nanort/nanort-b1feea8/examples/nanosg/
H A Dnanosg.h772 const int kMaxIntersections = 64; variable
778 bool may_hit = toplevel_accel_.ListNodeIntersections(ray, kMaxIntersections,

12