Home
last modified time | relevance | path

Searched refs:lastPoints (Results 1 – 25 of 27) sorted by relevance

12

/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/model/ImageEditor/
H A DZoneOperationImpl.java41 double[] lastPoints = null; field in ZoneOperationImpl
59 if (lastPoints != null) { in setControlPoints()
60 if (points.length == lastPoints.length) { in setControlPoints()
63 if (points[i] != lastPoints[i]) { in setControlPoints()
72 lastPoints = points; in setControlPoints()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dstrokegenerator.cpp281 vector<TThickPoint> lastPoints(onlyLastPoints); in makeStroke() local
284 copy(first, m_points.end(), lastPoints.begin()); in makeStroke()
286 return TStroke::interpolate(lastPoints, error); in makeStroke()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp489 GLuint lastPoints = 0xFFFFFFFF; in iterate() local
502 if (lastPoints <= currentPoints) in iterate()
510 << "lastPoints: " << lastPoints << ", " in iterate()
517 lastPoints = currentPoints; in iterate()
/dports/games/flobopuyo/flobopuyo-0.20/
H A DPuyoCommander.cpp1301 int lastPoints = 0; in startSingleGameLoop() local
1314 myStarter.run(score1, score2, lives, lastPoints, 0); in startSingleGameLoop()
1315 lastPoints = myStarter.rightPlayerPoints(); in startSingleGameLoop()
1325 lastPoints += 100000; in startSingleGameLoop()
1327 lastPoints += 150000; in startSingleGameLoop()
1329 lastPoints += 250000; in startSingleGameLoop()
1339 int newOne = setHiScore(lastPoints, p1name); in startSingleGameLoop()
H A DPuyoCommander.cpp.actual1320 int lastPoints = 0;
1333 myStarter.run(score1, score2, lives, lastPoints, 0);
1334 lastPoints = myStarter.rightPlayerPoints();
1344 lastPoints += 100000;
1346 lastPoints += 150000;
1348 lastPoints += 250000;
1358 int newOne = setHiScore(lastPoints, p1name);
/dports/x11-fonts/py-defcon/defcon-0.6.0/Lib/defcon/objects/
H A Dcontour.py608 lastPoints = []
610 lastPoints = []
612 lastPoints = self._points[lastPointIndex:]
614 self._points = firstPoints + newPoints + lastPoints
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp903 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
914 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
915 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
916 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/platformsupport/input/evdevtouch/
H A Dqevdevtouchhandler.cpp907 QList<QWindowSystemInterface::TouchPoint> lastPoints = m_handler->d->m_lastTouchPoints; in filterAndSendTouchPoints() local
918 for (int j=0; j<lastPoints.size(); ++j) { in filterAndSendTouchPoints()
919 if (lastPoints.at(j).id == tp.id) { in filterAndSendTouchPoints()
920 ltp = lastPoints.at(j); in filterAndSendTouchPoints()

12