Home
last modified time | relevance | path

Searched refs:updateFrame (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/ModifierNodes/
H A DTrimPathNode.swift83 pathContainer.removePaths(updateFrame: frame) in rebuildOutputs()
143 let subpaths = pathContainer.removePaths(updateFrame: frame) in rebuildOutputs()
151 pathContainer.appendPath(newPath, updateFrame: frame) in rebuildOutputs()
155 pathContainer.appendPath(path, updateFrame: frame) in rebuildOutputs()
181 pathContainer.appendPath(newPath, updateFrame: frame) in rebuildOutputs()
183 pathContainer.appendPath(path, updateFrame: frame) in rebuildOutputs()
207 pathContainer.appendPath(path, updateFrame: frame) in rebuildOutputs()
215 pathContainer.appendPath(newPath, updateFrame: frame) in rebuildOutputs()
221 pathContainer.appendPath(newPath, updateFrame: frame) in rebuildOutputs()
229 pathContainer.appendPath(newPath, updateFrame: frame) in rebuildOutputs()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/lottie-ios/lottie-swift/src/Private/NodeRenderSystem/Nodes/OutputNodes/
H A DPathOutputNode.swift65 @discardableResult func removePaths(updateFrame: CGFloat?) -> [CompoundBezierPath] { in removePaths()
66 lastUpdateFrame = updateFrame in removePaths()
74 func setPath(_ path: BezierPath, updateFrame: CGFloat) { in setPath()
75 lastUpdateFrame = updateFrame in setPath()
81 func appendPath(_ path: CompoundBezierPath, updateFrame: CGFloat) { in appendPath()
82 lastUpdateFrame = updateFrame in appendPath()
/dports/net-im/psi/psi-1.5/src/
H A Dalerticon.cpp42 void updateFrame(int frame);
85 emit updateFrame(frame); in animTimeout() local
118 void updateFrame(int frame);
182 connect(metaAlertIcon, SIGNAL(updateFrame(int)), SLOT(updateFrame(int))); in activated()
192 disconnect(metaAlertIcon, SIGNAL(updateFrame(int)), this, SLOT(updateFrame(int))); in stop()
201 void AlertIcon::Private::updateFrame(int frame) in updateFrame() function in AlertIcon::Private
/dports/deskutils/flameshot/flameshot-0.10.2/src/widgets/
H A Dloadspinner.cpp21 updateFrame(); in LoadSpinner()
36 updateFrame(); in setWidth()
42 updateFrame(); in setHeight()
89 void LoadSpinner::updateFrame() in updateFrame() function in LoadSpinner
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dframenavigator.cpp63 updateFrame(m_frameHandle->getFrame()); in setFrameHandle()
69 void FrameNavigator::updateFrame(int frame) { in updateFrame() function in FrameNavigator
79 updateFrame(frame); in setFrame()
95 if (m_frameHandle) updateFrame(m_frameHandle->getFrame()); in onFrameSwitched()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationViewControl.cpp128 updateFrame(); in rebuildAnimations()
167 updateFrame(); in notifyFrameStart()
188 updateFrame(); in notifyMouseButtonClick()
196 updateFrame(); in notifyMouseButtonClick()
201 void AnimationViewControl::updateFrame() in updateFrame() function in tools::AnimationViewControl
225 updateFrame(); in updateSelectedFrame()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationViewControl.cpp128 updateFrame(); in rebuildAnimations()
167 updateFrame(); in notifyFrameStart()
188 updateFrame(); in notifyMouseButtonClick()
196 updateFrame(); in notifyMouseButtonClick()
201 void AnimationViewControl::updateFrame() in updateFrame() function in tools::AnimationViewControl
225 updateFrame(); in updateSelectedFrame()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationViewControl.cpp128 updateFrame(); in rebuildAnimations()
167 updateFrame(); in notifyFrameStart()
188 updateFrame(); in notifyMouseButtonClick()
196 updateFrame(); in notifyMouseButtonClick()
201 void AnimationViewControl::updateFrame() in updateFrame() function in tools::AnimationViewControl
225 updateFrame(); in updateSelectedFrame()
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/Tools/ImageEditor/
H A DAnimationViewControl.cpp128 updateFrame(); in rebuildAnimations()
167 updateFrame(); in notifyFrameStart()
188 updateFrame(); in notifyMouseButtonClick()
196 updateFrame(); in notifyMouseButtonClick()
201 void AnimationViewControl::updateFrame() in updateFrame() function in tools::AnimationViewControl
225 updateFrame(); in updateSelectedFrame()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/parallelization/
H A Dcacheblockingsimulator.h266 const Region<DIM>& updateFrame = frames[frameCoord][globalIndex - 2 * i][i]; in pipelinedUpdate() local
270 … frameUpdate(needsFlushing, updateFrame, sourceIndex, targetIndex, *curGrid, newGrid, curNanoStep); in pipelinedUpdate()
274 … frameUpdate(needsFlushing, updateFrame, sourceIndex, targetIndex, *curGrid, buffer, curNanoStep); in pipelinedUpdate()
278 … frameUpdate(needsFlushing, updateFrame, sourceIndex, targetIndex, *buffer, newGrid, curNanoStep); in pipelinedUpdate()
282 … frameUpdate(needsFlushing, updateFrame, sourceIndex, targetIndex, *buffer, buffer, curNanoStep); in pipelinedUpdate()
290 const Region<DIM>& updateFrame, in frameUpdate() argument
299 << updateFrame.boundingBox() << ", " in frameUpdate()
319 …UpdateFunctor<CELL>()(updateFrame, sourceOffset, targetOffset, sourceGrid, targetGrid, curNanoStep… in frameUpdate()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/neverhood/
H A Dsmackerplayer.cpp164 updateFrame(); in gotoFrame()
201 updateFrame(); in update()
204 updateFrame(); in update()
212 updateFrame(); in update()
219 void SmackerPlayer::updateFrame() { in updateFrame() function in Neverhood::SmackerPlayer
/dports/games/scummvm/scummvm-2.5.1/engines/neverhood/
H A Dsmackerplayer.cpp164 updateFrame(); in gotoFrame()
201 updateFrame(); in update()
204 updateFrame(); in update()
212 updateFrame(); in update()
219 void SmackerPlayer::updateFrame() { in updateFrame() function in Neverhood::SmackerPlayer
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dplayer_widget.cpp166 updateFrame(); in nextFrame()
172 updateFrame(); in setPosition()
175 void PlayerWidget::updateFrame() in updateFrame() function in PlayerWidget
226 updateFrame(); in resizeEvent()
/dports/math/cantor/cantor-21.12.3/src/
H A Danimationresultitem.cpp85 m_movie->disconnect(this, SLOT(updateFrame())); in setMovie()
91 connect(m_movie, &QMovie::frameChanged, this, &AnimationResultItem::updateFrame); in setMovie()
97 void AnimationResultItem::updateFrame() in updateFrame() function in AnimationResultItem
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dalignview.cpp83 updateFrame(true); in setCorrectionParams()
89 updateFrame(true); in setStarCircle()
188 updateFrame(true); in setRaAxis()
194 updateFrame(true); in setCelestialPole()
/dports/audio/musescore/MuseScore-3.6.1/mscore/inspector/
H A DinspectorTextBase.cpp65 void InspectorTextBase::updateFrame() in updateFrame() function in Ms::InspectorTextBase
80 updateFrame(); in valueChanged()
92 updateFrame(); in setElement()
/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitsview.cpp394 updateFrame(); in processData()
486 updateFrame(true); in processData()
657 updateFrame(true); in ZoomIn()
685 updateFrame(true); in ZoomOut()
935 updateFrame(); in ZoomDefault()
1612 updateFrame(); in setTrackingBox()
1659 updateFrame(); in toggleCrosshair()
1665 updateFrame(); in toggleClipping()
1763 updateFrame(); in toggleStarProfile()
1825 updateFrame(); in togglePixelGrid()
[all …]
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/auxiliary/
H A Ddarkview.cpp46 updateFrame(); in setDefectMapEnabled()
52 …connect(m_CurrentDefectMap.data(), &DefectMap::pixelsUpdated, this, &DarkView::updateFrame, Qt::Un… in setDefectMap()
/dports/devel/kf5-kfilemetadata/kfilemetadata-5.89.0/src/writers/
H A Dtaglibwriter.cpp186 …auto updateFrame = [&wantedTypes, &images](PictureFrame* coverFrame, const EmbeddedImageData::Imag… in writeID3v2Cover() local
202 updateFrame(coverFrame, kfmType); in writeID3v2Cover()
214 updateFrame(coverFrame, kfmType); in writeID3v2Cover()
238 …auto updateFrame = [&wantedTypes, &images](PictureFrame* coverFrame, const EmbeddedImageData::Imag… in writeFlacCover() local
253 updateFrame((*it), kfmType); in writeFlacCover()
265 updateFrame(coverFrame, kfmType); in writeFlacCover()
349 …auto updateFrame = [&wantedTypes, &images](PictureFrame* coverFrame, const EmbeddedImageData::Imag… in writeAsfCover() local
365 updateFrame(&picture, kfmType); in writeAsfCover()
378 updateFrame(&coverFrame, kfmType); in writeAsfCover()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/entities/
H A Dvesna.cpp410 getEntities()->updateFrame(kEntityVesna);
440 getEntities()->updateFrame(kEntityVesna);
659 getEntities()->updateFrame(kEntityVesna);
690 getEntities()->updateFrame(kEntityVesna);
761 getEntities()->updateFrame(kEntityVesna);
785 getEntities()->updateFrame(kEntityVesna);
940 getEntities()->updateFrame(kEntityVesna);
987 getEntities()->updateFrame(kEntityVesna);
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/entities/
H A Dvesna.cpp410 getEntities()->updateFrame(kEntityVesna);
440 getEntities()->updateFrame(kEntityVesna);
659 getEntities()->updateFrame(kEntityVesna);
690 getEntities()->updateFrame(kEntityVesna);
761 getEntities()->updateFrame(kEntityVesna);
785 getEntities()->updateFrame(kEntityVesna);
940 getEntities()->updateFrame(kEntityVesna);
987 getEntities()->updateFrame(kEntityVesna);
/dports/devel/pyside2/pyside-setup-opensource-src-5.15.2/examples/external/opencv/
H A Dwebcam_pattern_detection.py58 updateFrame = Signal(QImage) variable in Thread
100 self.updateFrame.emit(scaled_img)
129 self.th.updateFrame.connect(self.setImage)
/dports/devel/pyside2-tools/pyside-setup-opensource-src-5.15.2/examples/external/opencv/
H A Dwebcam_pattern_detection.py58 updateFrame = Signal(QImage) variable in Thread
100 self.updateFrame.emit(scaled_img)
129 self.th.updateFrame.connect(self.setImage)
/dports/devel/shiboken2/pyside-setup-opensource-src-5.15.2/examples/external/opencv/
H A Dwebcam_pattern_detection.py58 updateFrame = Signal(QImage) variable in Thread
100 self.updateFrame.emit(scaled_img)
129 self.th.updateFrame.connect(self.setImage)
/dports/graphics/pencil2d/pencil-0.6.6/core_lib/src/interface/
H A Dtimeline.cpp225 connect(editor(), &Editor::scrubbed, this, &TimeLine::updateFrame); in initUI()
307 void TimeLine::updateFrame(int frameNumber) in updateFrame() function in TimeLine
312 mTracks->updateFrame(mLastUpdatedFrame); in updateFrame()
313 mTracks->updateFrame(frameNumber); in updateFrame()

123456789