Home
last modified time | relevance | path

Searched refs:getEdgeCount (Results 1 – 25 of 73) sorted by relevance

123

/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/port/
H A DPortCheck.java90 final int sourceCount = getEdgeCount(model, source, edge); in check()
91 final int targetCount = getEdgeCount(model, target, edge); in check()
122 private int getEdgeCount(mxIGraphModel model, Object cell, in getEdgeCount() method in PortCheck
125 int edgeCount = model.getEdgeCount(cell); in getEdgeCount()
H A DBasicPort.java233 if (getEdgeCount() == 1) { in toString()
235 } else if (getEdgeCount() > 1) { in toString()
237 str.append(getEdgeCount()); in toString()
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/src/java/org/scilab/modules/xcos/block/
H A DSplitBlock.java118 hasNoEdges = cell.getEdgeCount() == 0; in isConnectable()
143 if (getOut1().getEdgeCount() == 0) { in insertEdge()
145 } else if (getOut2().getEdgeCount() == 0) { in insertEdge()
151 if (getIn().getEdgeCount() == 0) { in insertEdge()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
H A DGrConvexPolyEffect.h68 int getEdgeCount() const { return fEdgeCount; } in getEdgeCount() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
H A DGrConvexPolyEffect.h68 int getEdgeCount() const { return fEdgeCount; } in getEdgeCount() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
H A DGrConvexPolyEffect.h68 int getEdgeCount() const { return fEdgeCount; } in getEdgeCount() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp48 cpe.getEdgeCount(), in emitCode()
53 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
74 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
76 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
85 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp47 cpe.getEdgeCount(), in emitCode()
52 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
77 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
79 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
88 uint32_t key = (cpe.getEdgeCount() << 3) | (int) cpe.getEdgeType(); in GenKey()
/dports/games/residualvm/residualvm-0.3.1/engines/stark/resources/
H A Dpath.h65 virtual uint getEdgeCount() const = 0;
110 uint getEdgeCount() const override;
140 uint getEdgeCount() const override;
H A Dpath.cpp129 uint Path2D::getEdgeCount() const { in getEdgeCount() function in Stark::Resources::Path2D
176 uint Path3D::getEdgeCount() const { in getEdgeCount() function in Stark::Resources::Path3D
/dports/games/scummvm/scummvm-2.5.1/engines/stark/resources/
H A Dpath.h65 virtual uint getEdgeCount() const = 0;
110 uint getEdgeCount() const override;
140 uint getEdgeCount() const override;
H A Dpath.cpp134 uint Path2D::getEdgeCount() const { in getEdgeCount() function in Stark::Resources::Path2D
181 uint Path3D::getEdgeCount() const { in getEdgeCount() function in Stark::Resources::Path3D
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/effects/
H A DGrConvexPolyEffect.cpp196 cpe.getEdgeCount(), in emitCode()
202 for (int i = 0; i < cpe.getEdgeCount(); ++i) { in emitCode()
223 size_t byteSize = 3 * cpe.getEdgeCount() * sizeof(SkScalar); in onSetData()
225 pdman.set3fv(fEdgeUniform, cpe.getEdgeCount(), cpe.getEdges()); in onSetData()
234 uint32_t key = (cpe.getEdgeCount() << 3) | cpe.getEdgeType(); in GenKey()
/dports/games/residualvm/residualvm-0.3.1/engines/stark/movement/
H A Dfollowpathlight.cpp72 for (uint i = 0; i < _path->getEdgeCount(); i++) { in onGameLoop()
83 if (currentEdge >= _path->getEdgeCount()) { in onGameLoop()
H A Dfollowpath.cpp72 for (uint i = 0; i < _path->getEdgeCount(); i++) { in onGameLoop()
83 if (currentEdge >= _path->getEdgeCount()) { in onGameLoop()
/dports/games/scummvm/scummvm-2.5.1/engines/stark/movement/
H A Dfollowpathlight.cpp72 for (uint i = 0; i < _path->getEdgeCount(); i++) { in onGameLoop()
83 if (currentEdge >= _path->getEdgeCount()) { in onGameLoop()
H A Dfollowpath.cpp72 for (uint i = 0; i < _path->getEdgeCount(); i++) { in onGameLoop()
83 if (currentEdge >= _path->getEdgeCount()) { in onGameLoop()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/java/java/
H A DGraphParms.java97 public int getEdgeCount() in getEdgeCount() method in GraphParms
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/java/java/
H A DGraphParms.java97 public int getEdgeCount() in getEdgeCount() method in GraphParms
/dports/java/jgraphx/jgraphx-4.2.2/src/com/mxgraph/model/
H A DmxICell.java219 int getEdgeCount(); in getEdgeCount() method

123